|
344 | 344 | "output":{"shape":"DeleteEventSubscriptionResponse"},
|
345 | 345 | "errors":[
|
346 | 346 | {"shape":"ResourceNotFoundFault"},
|
347 |
| - {"shape":"InvalidResourceStateFault"} |
| 347 | + {"shape":"InvalidResourceStateFault"}, |
| 348 | + {"shape":"AccessDeniedFault"} |
348 | 349 | ]
|
349 | 350 | },
|
350 | 351 | "DeleteFleetAdvisorCollector":{
|
|
442 | 443 | "output":{"shape":"DeleteReplicationSubnetGroupResponse"},
|
443 | 444 | "errors":[
|
444 | 445 | {"shape":"InvalidResourceStateFault"},
|
445 |
| - {"shape":"ResourceNotFoundFault"} |
| 446 | + {"shape":"ResourceNotFoundFault"}, |
| 447 | + {"shape":"AccessDeniedFault"} |
446 | 448 | ]
|
447 | 449 | },
|
448 | 450 | "DeleteReplicationTask":{
|
|
990 | 992 | "output":{"shape":"DescribeTableStatisticsResponse"},
|
991 | 993 | "errors":[
|
992 | 994 | {"shape":"ResourceNotFoundFault"},
|
993 |
| - {"shape":"InvalidResourceStateFault"} |
| 995 | + {"shape":"InvalidResourceStateFault"}, |
| 996 | + {"shape":"AccessDeniedFault"} |
994 | 997 | ]
|
995 | 998 | },
|
996 | 999 | "ExportMetadataModelAssessment":{
|
|
1107 | 1110 | {"shape":"KMSDisabledFault"},
|
1108 | 1111 | {"shape":"KMSInvalidStateFault"},
|
1109 | 1112 | {"shape":"KMSNotFoundFault"},
|
1110 |
| - {"shape":"KMSThrottlingFault"} |
| 1113 | + {"shape":"KMSThrottlingFault"}, |
| 1114 | + {"shape":"AccessDeniedFault"} |
1111 | 1115 | ]
|
1112 | 1116 | },
|
1113 | 1117 | "ModifyInstanceProfile":{
|
|
2081 | 2085 | "members":{
|
2082 | 2086 | "ReplicationInstanceIdentifier":{"shape":"String"},
|
2083 | 2087 | "AllocatedStorage":{"shape":"IntegerOptional"},
|
2084 |
| - "ReplicationInstanceClass":{"shape":"String"}, |
| 2088 | + "ReplicationInstanceClass":{"shape":"ReplicationInstanceClass"}, |
2085 | 2089 | "VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
2086 | 2090 | "AvailabilityZone":{"shape":"String"},
|
2087 | 2091 | "ReplicationSubnetGroupIdentifier":{"shape":"String"},
|
|
2094 | 2098 | "PubliclyAccessible":{"shape":"BooleanOptional"},
|
2095 | 2099 | "DnsNameServers":{"shape":"String"},
|
2096 | 2100 | "ResourceIdentifier":{"shape":"String"},
|
2097 |
| - "NetworkType":{"shape":"String"} |
| 2101 | + "NetworkType":{"shape":"String"}, |
| 2102 | + "KerberosAuthenticationSettings":{"shape":"KerberosAuthenticationSettings"} |
2098 | 2103 | }
|
2099 | 2104 | },
|
2100 | 2105 | "CreateReplicationInstanceResponse":{
|
|
3758 | 3763 | "SaslPassword":{"shape":"SecretString"},
|
3759 | 3764 | "NoHexPrefix":{"shape":"BooleanOptional"},
|
3760 | 3765 | "SaslMechanism":{"shape":"KafkaSaslMechanism"},
|
3761 |
| - "SslEndpointIdentificationAlgorithm":{"shape":"KafkaSslEndpointIdentificationAlgorithm"} |
| 3766 | + "SslEndpointIdentificationAlgorithm":{"shape":"KafkaSslEndpointIdentificationAlgorithm"}, |
| 3767 | + "UseLargeIntegerValue":{"shape":"BooleanOptional"} |
3762 | 3768 | }
|
3763 | 3769 | },
|
3764 | 3770 | "KafkaSslEndpointIdentificationAlgorithm":{
|
|
3768 | 3774 | "https"
|
3769 | 3775 | ]
|
3770 | 3776 | },
|
| 3777 | + "KerberosAuthenticationSettings":{ |
| 3778 | + "type":"structure", |
| 3779 | + "members":{ |
| 3780 | + "KeyCacheSecretId":{"shape":"String"}, |
| 3781 | + "KeyCacheSecretIamArn":{"shape":"String"}, |
| 3782 | + "Krb5FileContents":{"shape":"String"} |
| 3783 | + } |
| 3784 | + }, |
3771 | 3785 | "KeyList":{
|
3772 | 3786 | "type":"list",
|
3773 | 3787 | "member":{"shape":"String"}
|
|
3784 | 3798 | "IncludeTableAlterOperations":{"shape":"BooleanOptional"},
|
3785 | 3799 | "IncludeControlDetails":{"shape":"BooleanOptional"},
|
3786 | 3800 | "IncludeNullAndEmpty":{"shape":"BooleanOptional"},
|
3787 |
| - "NoHexPrefix":{"shape":"BooleanOptional"} |
| 3801 | + "NoHexPrefix":{"shape":"BooleanOptional"}, |
| 3802 | + "UseLargeIntegerValue":{"shape":"BooleanOptional"} |
3788 | 3803 | }
|
3789 | 3804 | },
|
3790 | 3805 | "Limitation":{
|
|
3864 | 3879 | "SecretsManagerSecretId":{"shape":"String"},
|
3865 | 3880 | "TrimSpaceInChar":{"shape":"BooleanOptional"},
|
3866 | 3881 | "TlogAccessMode":{"shape":"TlogAccessMode"},
|
3867 |
| - "ForceLobLookup":{"shape":"BooleanOptional"} |
| 3882 | + "ForceLobLookup":{"shape":"BooleanOptional"}, |
| 3883 | + "AuthenticationMethod":{"shape":"SqlServerAuthenticationMethod"} |
3868 | 3884 | }
|
3869 | 3885 | },
|
3870 | 3886 | "MicrosoftSqlServerDataProviderSettings":{
|
|
4091 | 4107 | "ReplicationInstanceArn":{"shape":"String"},
|
4092 | 4108 | "AllocatedStorage":{"shape":"IntegerOptional"},
|
4093 | 4109 | "ApplyImmediately":{"shape":"Boolean"},
|
4094 |
| - "ReplicationInstanceClass":{"shape":"String"}, |
| 4110 | + "ReplicationInstanceClass":{"shape":"ReplicationInstanceClass"}, |
4095 | 4111 | "VpcSecurityGroupIds":{"shape":"VpcSecurityGroupIdList"},
|
4096 | 4112 | "PreferredMaintenanceWindow":{"shape":"String"},
|
4097 | 4113 | "MultiAZ":{"shape":"BooleanOptional"},
|
4098 | 4114 | "EngineVersion":{"shape":"String"},
|
4099 | 4115 | "AllowMajorVersionUpgrade":{"shape":"Boolean"},
|
4100 | 4116 | "AutoMinorVersionUpgrade":{"shape":"BooleanOptional"},
|
4101 | 4117 | "ReplicationInstanceIdentifier":{"shape":"String"},
|
4102 |
| - "NetworkType":{"shape":"String"} |
| 4118 | + "NetworkType":{"shape":"String"}, |
| 4119 | + "KerberosAuthenticationSettings":{"shape":"KerberosAuthenticationSettings"} |
4103 | 4120 | }
|
4104 | 4121 | },
|
4105 | 4122 | "ModifyReplicationInstanceResponse":{
|
|
4250 | 4267 | "one"
|
4251 | 4268 | ]
|
4252 | 4269 | },
|
| 4270 | + "OracleAuthenticationMethod":{ |
| 4271 | + "type":"string", |
| 4272 | + "enum":[ |
| 4273 | + "password", |
| 4274 | + "kerberos" |
| 4275 | + ] |
| 4276 | + }, |
4253 | 4277 | "OracleDataProviderSettings":{
|
4254 | 4278 | "type":"structure",
|
4255 | 4279 | "members":{
|
|
4310 | 4334 | "SecretsManagerOracleAsmSecretId":{"shape":"String"},
|
4311 | 4335 | "TrimSpaceInChar":{"shape":"BooleanOptional"},
|
4312 | 4336 | "ConvertTimestampWithZoneToUTC":{"shape":"BooleanOptional"},
|
4313 |
| - "OpenTransactionWindow":{"shape":"IntegerOptional"} |
| 4337 | + "OpenTransactionWindow":{"shape":"IntegerOptional"}, |
| 4338 | + "AuthenticationMethod":{"shape":"OracleAuthenticationMethod"} |
4314 | 4339 | }
|
4315 | 4340 | },
|
4316 | 4341 | "OrderableReplicationInstance":{
|
4317 | 4342 | "type":"structure",
|
4318 | 4343 | "members":{
|
4319 | 4344 | "EngineVersion":{"shape":"String"},
|
4320 |
| - "ReplicationInstanceClass":{"shape":"String"}, |
| 4345 | + "ReplicationInstanceClass":{"shape":"ReplicationInstanceClass"}, |
4321 | 4346 | "StorageType":{"shape":"String"},
|
4322 | 4347 | "MinAllocatedStorage":{"shape":"Integer"},
|
4323 | 4348 | "MaxAllocatedStorage":{"shape":"Integer"},
|
|
4398 | 4423 | "MapJsonbAsClob":{"shape":"BooleanOptional"},
|
4399 | 4424 | "MapLongVarcharAs":{"shape":"LongVarcharMappingType"},
|
4400 | 4425 | "DatabaseMode":{"shape":"DatabaseMode"},
|
4401 |
| - "BabelfishDatabaseName":{"shape":"String"} |
| 4426 | + "BabelfishDatabaseName":{"shape":"String"}, |
| 4427 | + "DisableUnicodeSourceFilter":{"shape":"BooleanOptional"} |
4402 | 4428 | }
|
4403 | 4429 | },
|
4404 | 4430 | "PostgreSqlDataProviderSettings":{
|
|
4732 | 4758 | "type":"structure",
|
4733 | 4759 | "members":{
|
4734 | 4760 | "ReplicationInstanceIdentifier":{"shape":"String"},
|
4735 |
| - "ReplicationInstanceClass":{"shape":"String"}, |
| 4761 | + "ReplicationInstanceClass":{"shape":"ReplicationInstanceClass"}, |
4736 | 4762 | "ReplicationInstanceStatus":{"shape":"String"},
|
4737 | 4763 | "AllocatedStorage":{"shape":"Integer"},
|
4738 | 4764 | "InstanceCreateTime":{"shape":"TStamp"},
|
|
4761 | 4787 | "SecondaryAvailabilityZone":{"shape":"String"},
|
4762 | 4788 | "FreeUntil":{"shape":"TStamp"},
|
4763 | 4789 | "DnsNameServers":{"shape":"String"},
|
4764 |
| - "NetworkType":{"shape":"String"} |
| 4790 | + "NetworkType":{"shape":"String"}, |
| 4791 | + "KerberosAuthenticationSettings":{"shape":"KerberosAuthenticationSettings"} |
4765 | 4792 | }
|
4766 | 4793 | },
|
| 4794 | + "ReplicationInstanceClass":{ |
| 4795 | + "type":"string", |
| 4796 | + "max":30 |
| 4797 | + }, |
4767 | 4798 | "ReplicationInstanceIpv6AddressList":{
|
4768 | 4799 | "type":"list",
|
4769 | 4800 | "member":{"shape":"String"}
|
|
4799 | 4830 | "ReplicationPendingModifiedValues":{
|
4800 | 4831 | "type":"structure",
|
4801 | 4832 | "members":{
|
4802 |
| - "ReplicationInstanceClass":{"shape":"String"}, |
| 4833 | + "ReplicationInstanceClass":{"shape":"ReplicationInstanceClass"}, |
4803 | 4834 | "AllocatedStorage":{"shape":"IntegerOptional"},
|
4804 | 4835 | "MultiAZ":{"shape":"BooleanOptional"},
|
4805 | 4836 | "EngineVersion":{"shape":"String"},
|
|
4881 | 4912 | "AssessmentStatus":{"shape":"String"},
|
4882 | 4913 | "AssessmentResultsFile":{"shape":"String"},
|
4883 | 4914 | "AssessmentResults":{"shape":"String"},
|
4884 |
| - "S3ObjectUrl":{"shape":"String"} |
| 4915 | + "S3ObjectUrl":{"shape":"SecretString"} |
4885 | 4916 | }
|
4886 | 4917 | },
|
4887 | 4918 | "ReplicationTaskAssessmentResultList":{
|
|
5163 | 5194 | "type":"string",
|
5164 | 5195 | "enum":["replication-instance"]
|
5165 | 5196 | },
|
| 5197 | + "SqlServerAuthenticationMethod":{ |
| 5198 | + "type":"string", |
| 5199 | + "enum":[ |
| 5200 | + "password", |
| 5201 | + "kerberos" |
| 5202 | + ] |
| 5203 | + }, |
5166 | 5204 | "SslSecurityProtocolValue":{
|
5167 | 5205 | "type":"string",
|
5168 | 5206 | "enum":[
|
|
0 commit comments