Created
May 28, 2020 10:17
-
-
Save austinmartinh/fdf1b422664bf6f957b0a00ab044c0a3 to your computer and use it in GitHub Desktop.
Results of describing DB instances
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "DBInstances": [ | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-4hoz", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-4hoz.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:52:54.585000+00:00", | |
| "PreferredBackupWindow": "01:47-02:17", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1a", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "tue:03:34-tue:04:04", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:06:04+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1b", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-R27VQ67BRERNOZ25UJMFW6N5YE", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-4hoz", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| }, | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-5two", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-5two.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:30:51.089000+00:00", | |
| "PreferredBackupWindow": "02:37-03:07", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1b", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "sat:22:29-sat:22:59", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:04:52+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1a", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-BHHZC5CS5ICECMGVZVKYTQAUFA", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-5two", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| }, | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-amnx", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-amnx.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:51:34.366000+00:00", | |
| "PreferredBackupWindow": "04:56-05:26", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1b", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "sun:22:36-sun:23:06", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:04:51+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1a", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-D2Q2EJDPYQ245TZSBU4TQNSCSU", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-amnx", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| }, | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-kzqq", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-kzqq.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:50:00.321000+00:00", | |
| "PreferredBackupWindow": "01:53-02:23", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1a", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "mon:02:53-mon:03:23", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:04:30+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1b", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-U7QQ2EXG5IO5I7WJXPKMHP3AZY", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-kzqq", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| }, | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-nmcm", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-nmcm.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:51:55.667000+00:00", | |
| "PreferredBackupWindow": "22:33-23:03", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1a", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "thu:02:23-thu:02:53", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:06:04+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1b", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-C2TT3EQEUMSJPOULU27JYXUTTI", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-nmcm", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| }, | |
| { | |
| "DBInstanceIdentifier": "hcdrestrictedzv6lsredhatrhmioperato-vcxr", | |
| "DBInstanceClass": "db.t2.small", | |
| "Engine": "postgres", | |
| "DBInstanceStatus": "available", | |
| "MasterUsername": "postgres", | |
| "DBName": "postgres", | |
| "Endpoint": { | |
| "Address": "hcdrestrictedzv6lsredhatrhmioperato-vcxr.cwluoo7pive1.eu-west-1.rds.amazonaws.com", | |
| "Port": 5432, | |
| "HostedZoneId": "Z29XKXDKYMONMX" | |
| }, | |
| "AllocatedStorage": 20, | |
| "InstanceCreateTime": "2020-05-28T08:50:52.977000+00:00", | |
| "PreferredBackupWindow": "03:53-04:23", | |
| "BackupRetentionPeriod": 31, | |
| "DBSecurityGroups": [], | |
| "VpcSecurityGroups": [ | |
| { | |
| "VpcSecurityGroupId": "sg-05f632cfd6e416020", | |
| "Status": "active" | |
| } | |
| ], | |
| "DBParameterGroups": [ | |
| { | |
| "DBParameterGroupName": "default.postgres10", | |
| "ParameterApplyStatus": "in-sync" | |
| } | |
| ], | |
| "AvailabilityZone": "eu-west-1a", | |
| "DBSubnetGroup": { | |
| "DBSubnetGroupName": "hcdrestrictedzv6lssubnetgroup", | |
| "DBSubnetGroupDescription": "Subnet group created and managed by the Cloud Resource Operator", | |
| "VpcId": "vpc-0bfee4125d1c0302c", | |
| "SubnetGroupStatus": "Complete", | |
| "Subnets": [ | |
| { | |
| "SubnetIdentifier": "subnet-08435377d5b7e4a41", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1b" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-09c8120b783aa3f88", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1c" | |
| }, | |
| "SubnetStatus": "Active" | |
| }, | |
| { | |
| "SubnetIdentifier": "subnet-03c0c74a42cc71366", | |
| "SubnetAvailabilityZone": { | |
| "Name": "eu-west-1a" | |
| }, | |
| "SubnetStatus": "Active" | |
| } | |
| ] | |
| }, | |
| "PreferredMaintenanceWindow": "thu:00:05-thu:00:35", | |
| "PendingModifiedValues": {}, | |
| "LatestRestorableTime": "2020-05-28T10:04:31+00:00", | |
| "MultiAZ": true, | |
| "EngineVersion": "10.6", | |
| "AutoMinorVersionUpgrade": true, | |
| "ReadReplicaDBInstanceIdentifiers": [], | |
| "LicenseModel": "postgresql-license", | |
| "OptionGroupMemberships": [ | |
| { | |
| "OptionGroupName": "default:postgres-10", | |
| "Status": "in-sync" | |
| } | |
| ], | |
| "SecondaryAvailabilityZone": "eu-west-1b", | |
| "PubliclyAccessible": false, | |
| "StorageType": "gp2", | |
| "DbInstancePort": 0, | |
| "StorageEncrypted": true, | |
| "KmsKeyId": "arn:aws:kms:eu-west-1:116385570595:key/faac9dd3-adf8-4ca2-9e73-c24216f43ff4", | |
| "DbiResourceId": "db-KJIFKHOAJAZWNYCG3TMUEW52Y4", | |
| "CACertificateIdentifier": "rds-ca-2019", | |
| "DomainMemberships": [], | |
| "CopyTagsToSnapshot": true, | |
| "MonitoringInterval": 0, | |
| "DBInstanceArn": "arn:aws:rds:eu-west-1:116385570595:db:hcdrestrictedzv6lsredhatrhmioperato-vcxr", | |
| "IAMDatabaseAuthenticationEnabled": false, | |
| "PerformanceInsightsEnabled": false, | |
| "DeletionProtection": true, | |
| "AssociatedRoles": [], | |
| "MaxAllocatedStorage": 100 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment