Untitled
{ "DBInstances": [ { "DBInstanceIdentifier": "axe-poc-db", "DBInstanceClass": "db.m5.xlarge", "Engine": "sqlserver-se", "DBInstanceStatus": "available", "MasterUsername": "admin", "Endpoint": { "Address": "axe-poc-db.ctsy8gm6ejkd.ap-southeast-1.rds.amazonaws.com", "Port": 1433, "HostedZoneId": "Z2G0U3KFCY8NZ5" }, "AllocatedStorage": 500, "InstanceCreateTime": "2024-11-06T09:29:23.394000+00:00", "PreferredBackupWindow": "16:10-16:40", "BackupRetentionPeriod": 7, "DBSecurityGroups": [], "VpcSecurityGroups": [ { "VpcSecurityGroupId": "sg-04d81f536da9bb256", "Status": "active" } ], "DBParameterGroups": [ { "DBParameterGroupName": "default.sqlserver-se-16.0", "ParameterApplyStatus": "in-sync" } ], "AvailabilityZone": "ap-southeast-1a", "DBSubnetGroup": { "DBSubnetGroupName": "default-vpc-0a1892ba8b3790cc3", "DBSubnetGroupDescription": "Created from the RDS Management Console", "VpcId": "vpc-0a1892ba8b3790cc3", "SubnetGroupStatus": "Complete", "Subnets": [ { "SubnetIdentifier": "subnet-09c97b15c1fca4a27", "SubnetAvailabilityZone": { "Name": "ap-southeast-1a" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-0d842dbae37dd7458", "SubnetAvailabilityZone": { "Name": "ap-southeast-1a" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-0236868c66dd3e77b", "SubnetAvailabilityZone": { "Name": "ap-southeast-1b" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-0d8757c2b5c9e63d3", "SubnetAvailabilityZone": { "Name": "ap-southeast-1b" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-039524d1ff9e6c5a5", "SubnetAvailabilityZone": { "Name": "ap-southeast-1b" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-03671ff6d7411024d", "SubnetAvailabilityZone": { "Name": "ap-southeast-1b" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-0221dfa3d86a98f6a", "SubnetAvailabilityZone": { "Name": "ap-southeast-1a" }, "SubnetOutpost": {}, "SubnetStatus": "Active" }, { "SubnetIdentifier": "subnet-06c53874dd570ee62", "SubnetAvailabilityZone": { "Name": "ap-southeast-1a" }, "SubnetOutpost": {}, "SubnetStatus": "Active" } ] }, "PreferredMaintenanceWindow": "thu:18:02-thu:18:32", "PendingModifiedValues": {}, "LatestRestorableTime": "2025-01-12T19:33:01+00:00", "MultiAZ": true, "EngineVersion": "16.00.4085.2.v1", "AutoMinorVersionUpgrade": false, "ReadReplicaDBInstanceIdentifiers": [], "LicenseModel": "license-included", "Iops": 3000, "OptionGroupMemberships": [ { "OptionGroupName": "restore-se", "Status": "in-sync" } ], "CharacterSetName": "SQL_Latin1_General_CP1_CI_AS", "SecondaryAvailabilityZone": "ap-southeast-1b", "PubliclyAccessible": false, "StorageType": "io2", "DbInstancePort": 0, "StorageEncrypted": true, "KmsKeyId": "arn:aws:kms:ap-southeast-1:484907491061:key/5bbff735-ebb9-4242-bdcd-5023df572534", "DbiResourceId": "db-XSBLIYZKTT24KTOBA7VFZGJ3JU", "CACertificateIdentifier": "rds-ca-rsa2048-g1", "DomainMemberships": [], "CopyTagsToSnapshot": true, "MonitoringInterval": 60, "EnhancedMonitoringResourceArn": "arn:aws:logs:ap-southeast-1:484907491061:log-group:RDSOSMetrics:log-stream:db-XSBLIYZKTT24KTOBA7VFZGJ3JU", "MonitoringRoleArn": "arn:aws:iam::484907491061:role/rds-monitoring-role", "DBInstanceArn": "arn:aws:rds:ap-southeast-1:484907491061:db:axe-poc-db", "IAMDatabaseAuthenticationEnabled": false, "PerformanceInsightsEnabled": true, "PerformanceInsightsKMSKeyId": "arn:aws:kms:ap-southeast-1:484907491061:key/5bbff735-ebb9-4242-bdcd-5023df572534", "PerformanceInsightsRetentionPeriod": 7, "DeletionProtection": true, "AssociatedRoles": [ { "RoleArn": "arn:aws:iam::484907491061:role/aws-service-role/rds.amazonaws.com/AWSServiceRoleForRDS", "FeatureName": "S3_INTEGRATION", "Status": "ACTIVE" } ], "ListenerEndpoint": { "Address": "listener.axe-poc-db.ctsy8gm6ejkd.ap-southeast-1.rds.amazonaws.com", "Port": 1433, "HostedZoneId": "Z2G0U3KFCY8NZ5" }, "MaxAllocatedStorage": 1000, "TagList": [], "CustomerOwnedIpEnabled": false, "ActivityStreamStatus": "stopped", "BackupTarget": "region", "NetworkType": "IPV4", "StorageThroughput": 0, "CertificateDetails": { "CAIdentifier": "rds-ca-rsa2048-g1", "ValidTill": "2027-11-06T09:27:02+00:00" }, "DedicatedLogVolume": false } ] }
Leave a Comment