aws-sdk-core 2.11.600 → 2.11.605

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8299f2491bcbbeffe2f520aa13ff7103756586b7c98e5a3bbfd992e90946a2e4
4
- data.tar.gz: 9408e476aad18cb6707b7fc35bacf9857254e72d7fb1fdf2357aae1d3abbdd29
3
+ metadata.gz: 85e7c3abae3b2e00d1dc5b0f471c58de93d741a15424dc9e580fec63857fdf58
4
+ data.tar.gz: 58d92ef817d06db91dd231fbfa7314049440017149cc2f261e79fc6674f18716
5
5
  SHA512:
6
- metadata.gz: 8d63eb3f44b1367ce3ed32c66260d4f0b8134f015fb1b987fab9890b94ccee01cf4c66e3c721fd78f31e15ee960a72aa5210a2dee3b43e60b8e5d6781dfb2a7b
7
- data.tar.gz: 7f7a2ef97421519a6ceb1e18fcee6dcbee322582d16dd4a45fcf3a970d03cc3a51c99b7c28dca00e82a4e9e04868a03fcc501996ee335c0da92ad5c418eb39d3
6
+ metadata.gz: b316be5754b4d3d31940f0d58499ef7b2642fdb45e8d4034c3a2df1517f64b770d3bb93ee9b7461065a2675607507acc8aa56abfe18504270ab7f3b3b79127cd
7
+ data.tar.gz: f8fbf77509ab8c72e13ffec26583bc820508224ba5c34aba590aa3ea87dd9ab34eeaabd0577add2731eb0411a53534cfc4858e0dc18d8db9ec4e5ffdc2bb9fe5
@@ -699,6 +699,7 @@
699
699
  "environmentVariables":{"shape":"EnvironmentVariables"},
700
700
  "basicAuthCredentials":{"shape":"BasicAuthCredentials"},
701
701
  "enableBasicAuth":{"shape":"EnableBasicAuth"},
702
+ "enablePerformanceMode":{"shape":"EnablePerformanceMode"},
702
703
  "buildSpec":{"shape":"BuildSpec"},
703
704
  "enablePullRequestPreview":{"shape":"EnablePullRequestPreview"},
704
705
  "pullRequestEnvironmentName":{"shape":"PullRequestEnvironmentName"}
@@ -804,6 +805,7 @@
804
805
  "activeJobId":{"shape":"ActiveJobId"},
805
806
  "totalNumberOfJobs":{"shape":"TotalNumberOfJobs"},
806
807
  "enableBasicAuth":{"shape":"EnableBasicAuth"},
808
+ "enablePerformanceMode":{"shape":"EnablePerformanceMode"},
807
809
  "thumbnailUrl":{"shape":"ThumbnailUrl"},
808
810
  "basicAuthCredentials":{"shape":"BasicAuthCredentials"},
809
811
  "buildSpec":{"shape":"BuildSpec"},
@@ -931,6 +933,7 @@
931
933
  "environmentVariables":{"shape":"EnvironmentVariables"},
932
934
  "basicAuthCredentials":{"shape":"BasicAuthCredentials"},
933
935
  "enableBasicAuth":{"shape":"EnableBasicAuth"},
936
+ "enablePerformanceMode":{"shape":"EnablePerformanceMode"},
934
937
  "tags":{"shape":"TagMap"},
935
938
  "buildSpec":{"shape":"BuildSpec"},
936
939
  "ttl":{"shape":"TTL"},
@@ -1291,6 +1294,7 @@
1291
1294
  "EnableBranchAutoBuild":{"type":"boolean"},
1292
1295
  "EnableBranchAutoDeletion":{"type":"boolean"},
1293
1296
  "EnableNotification":{"type":"boolean"},
1297
+ "EnablePerformanceMode":{"type":"boolean"},
1294
1298
  "EnablePullRequestPreview":{"type":"boolean"},
1295
1299
  "EndTime":{"type":"timestamp"},
1296
1300
  "EnvKey":{
@@ -2292,6 +2296,7 @@
2292
2296
  "environmentVariables":{"shape":"EnvironmentVariables"},
2293
2297
  "basicAuthCredentials":{"shape":"BasicAuthCredentials"},
2294
2298
  "enableBasicAuth":{"shape":"EnableBasicAuth"},
2299
+ "enablePerformanceMode":{"shape":"EnablePerformanceMode"},
2295
2300
  "buildSpec":{"shape":"BuildSpec"},
2296
2301
  "ttl":{"shape":"TTL"},
2297
2302
  "displayName":{"shape":"DisplayName"},
@@ -568,7 +568,8 @@
568
568
  "EffectiveEnd":{"shape":"ZonedDateTime"},
569
569
  "Name":{"shape":"CostCategoryName"},
570
570
  "RuleVersion":{"shape":"CostCategoryRuleVersion"},
571
- "Rules":{"shape":"CostCategoryRulesList"}
571
+ "Rules":{"shape":"CostCategoryRulesList"},
572
+ "ProcessingStatus":{"shape":"CostCategoryProcessingStatusList"}
572
573
  }
573
574
  },
574
575
  "CostCategoryMaxResults":{
@@ -582,6 +583,17 @@
582
583
  "min":1,
583
584
  "pattern":"^(?! )[\\p{L}\\p{N}\\p{Z}-_]*(?<! )$"
584
585
  },
586
+ "CostCategoryProcessingStatus":{
587
+ "type":"structure",
588
+ "members":{
589
+ "Component":{"shape":"CostCategoryStatusComponent"},
590
+ "Status":{"shape":"CostCategoryStatus"}
591
+ }
592
+ },
593
+ "CostCategoryProcessingStatusList":{
594
+ "type":"list",
595
+ "member":{"shape":"CostCategoryProcessingStatus"}
596
+ },
585
597
  "CostCategoryReference":{
586
598
  "type":"structure",
587
599
  "members":{
@@ -589,7 +601,9 @@
589
601
  "Name":{"shape":"CostCategoryName"},
590
602
  "EffectiveStart":{"shape":"ZonedDateTime"},
591
603
  "EffectiveEnd":{"shape":"ZonedDateTime"},
592
- "NumberOfRules":{"shape":"NonNegativeInteger"}
604
+ "NumberOfRules":{"shape":"NonNegativeInteger"},
605
+ "ProcessingStatus":{"shape":"CostCategoryProcessingStatusList"},
606
+ "Values":{"shape":"CostCategoryValuesList"}
593
607
  }
594
608
  },
595
609
  "CostCategoryReferencesList":{
@@ -617,6 +631,17 @@
617
631
  "max":500,
618
632
  "min":1
619
633
  },
634
+ "CostCategoryStatus":{
635
+ "type":"string",
636
+ "enum":[
637
+ "PROCESSING",
638
+ "APPLIED"
639
+ ]
640
+ },
641
+ "CostCategoryStatusComponent":{
642
+ "type":"string",
643
+ "enum":["COST_EXPLORER"]
644
+ },
620
645
  "CostCategoryValue":{
621
646
  "type":"string",
622
647
  "max":255,
@@ -627,9 +652,14 @@
627
652
  "type":"structure",
628
653
  "members":{
629
654
  "Key":{"shape":"CostCategoryName"},
630
- "Values":{"shape":"Values"}
655
+ "Values":{"shape":"Values"},
656
+ "MatchOptions":{"shape":"MatchOptions"}
631
657
  }
632
658
  },
659
+ "CostCategoryValuesList":{
660
+ "type":"list",
661
+ "member":{"shape":"CostCategoryValue"}
662
+ },
633
663
  "Coverage":{
634
664
  "type":"structure",
635
665
  "members":{
@@ -863,6 +893,15 @@
863
893
  "type":"list",
864
894
  "member":{"shape":"DimensionValuesWithAttributes"}
865
895
  },
896
+ "EBSResourceUtilization":{
897
+ "type":"structure",
898
+ "members":{
899
+ "EbsReadOpsPerSecond":{"shape":"GenericString"},
900
+ "EbsWriteOpsPerSecond":{"shape":"GenericString"},
901
+ "EbsReadBytesPerSecond":{"shape":"GenericString"},
902
+ "EbsWriteBytesPerSecond":{"shape":"GenericString"}
903
+ }
904
+ },
866
905
  "EC2InstanceDetails":{
867
906
  "type":"structure",
868
907
  "members":{
@@ -895,7 +934,8 @@
895
934
  "members":{
896
935
  "MaxCpuUtilizationPercentage":{"shape":"GenericString"},
897
936
  "MaxMemoryUtilizationPercentage":{"shape":"GenericString"},
898
- "MaxStorageUtilizationPercentage":{"shape":"GenericString"}
937
+ "MaxStorageUtilizationPercentage":{"shape":"GenericString"},
938
+ "EBSResourceUtilization":{"shape":"EBSResourceUtilization"}
899
939
  }
900
940
  },
901
941
  "EC2Specification":{
@@ -317,6 +317,10 @@
317
317
  "Finding",
318
318
  "UtilizationMetricsCpuMaximum",
319
319
  "UtilizationMetricsMemoryMaximum",
320
+ "UtilizationMetricsEbsReadOpsPerSecondMaximum",
321
+ "UtilizationMetricsEbsWriteOpsPerSecondMaximum",
322
+ "UtilizationMetricsEbsReadBytesPerSecondMaximum",
323
+ "UtilizationMetricsEbsWriteBytesPerSecondMaximum",
320
324
  "LookbackPeriodInDays",
321
325
  "CurrentConfigurationInstanceType",
322
326
  "CurrentConfigurationDesiredCapacity",
@@ -361,6 +365,10 @@
361
365
  "CurrentInstanceType",
362
366
  "UtilizationMetricsCpuMaximum",
363
367
  "UtilizationMetricsMemoryMaximum",
368
+ "UtilizationMetricsEbsReadOpsPerSecondMaximum",
369
+ "UtilizationMetricsEbsWriteOpsPerSecondMaximum",
370
+ "UtilizationMetricsEbsReadBytesPerSecondMaximum",
371
+ "UtilizationMetricsEbsWriteBytesPerSecondMaximum",
364
372
  "CurrentOnDemandPrice",
365
373
  "CurrentStandardOneYearNoUpfrontReservedPrice",
366
374
  "CurrentStandardThreeYearNoUpfrontReservedPrice",
@@ -632,7 +640,11 @@
632
640
  "type":"string",
633
641
  "enum":[
634
642
  "Cpu",
635
- "Memory"
643
+ "Memory",
644
+ "EBS_READ_OPS_PER_SECOND",
645
+ "EBS_WRITE_OPS_PER_SECOND",
646
+ "EBS_READ_BYTES_PER_SECOND",
647
+ "EBS_WRITE_BYTES_PER_SECOND"
636
648
  ]
637
649
  },
638
650
  "MetricStatistic":{
@@ -851,6 +851,14 @@
851
851
  "member":{"shape":"Certificate"}
852
852
  },
853
853
  "CertificateWallet":{"type":"blob"},
854
+ "CharLengthSemantics":{
855
+ "type":"string",
856
+ "enum":[
857
+ "default",
858
+ "char",
859
+ "byte"
860
+ ]
861
+ },
854
862
  "CompressionTypeValue":{
855
863
  "type":"string",
856
864
  "enum":[
@@ -1028,6 +1036,25 @@
1028
1036
  "parquet"
1029
1037
  ]
1030
1038
  },
1039
+ "DatePartitionDelimiterValue":{
1040
+ "type":"string",
1041
+ "enum":[
1042
+ "SLASH",
1043
+ "UNDERSCORE",
1044
+ "DASH",
1045
+ "NONE"
1046
+ ]
1047
+ },
1048
+ "DatePartitionSequenceValue":{
1049
+ "type":"string",
1050
+ "enum":[
1051
+ "YYYYMMDD",
1052
+ "YYYYMMDDHH",
1053
+ "YYYYMM",
1054
+ "MMYYYYDD",
1055
+ "DDMMYYYY"
1056
+ ]
1057
+ },
1031
1058
  "DeleteCertificateMessage":{
1032
1059
  "type":"structure",
1033
1060
  "required":["CertificateArn"],
@@ -1632,6 +1659,9 @@
1632
1659
  "Password":{"shape":"SecretString"},
1633
1660
  "Port":{"shape":"IntegerOptional"},
1634
1661
  "ServerName":{"shape":"String"},
1662
+ "SetDataCaptureChanges":{"shape":"BooleanOptional"},
1663
+ "CurrentLsn":{"shape":"String"},
1664
+ "MaxKBytesPerRead":{"shape":"IntegerOptional"},
1635
1665
  "Username":{"shape":"String"}
1636
1666
  }
1637
1667
  },
@@ -1796,10 +1826,15 @@
1796
1826
  "type":"structure",
1797
1827
  "members":{
1798
1828
  "Port":{"shape":"IntegerOptional"},
1829
+ "BcpPacketSize":{"shape":"IntegerOptional"},
1799
1830
  "DatabaseName":{"shape":"String"},
1831
+ "ControlTablesFileGroup":{"shape":"String"},
1800
1832
  "Password":{"shape":"SecretString"},
1833
+ "ReadBackupOnly":{"shape":"BooleanOptional"},
1834
+ "SafeguardPolicy":{"shape":"SafeguardPolicy"},
1801
1835
  "ServerName":{"shape":"String"},
1802
- "Username":{"shape":"String"}
1836
+ "Username":{"shape":"String"},
1837
+ "UseBcpFullLoad":{"shape":"BooleanOptional"}
1803
1838
  }
1804
1839
  },
1805
1840
  "MigrationTypeValue":{
@@ -1950,10 +1985,16 @@
1950
1985
  "MySQLSettings":{
1951
1986
  "type":"structure",
1952
1987
  "members":{
1988
+ "AfterConnectScript":{"shape":"String"},
1953
1989
  "DatabaseName":{"shape":"String"},
1990
+ "EventsPollInterval":{"shape":"IntegerOptional"},
1991
+ "TargetDbType":{"shape":"TargetDbType"},
1992
+ "MaxFileSize":{"shape":"IntegerOptional"},
1993
+ "ParallelLoadThreads":{"shape":"IntegerOptional"},
1954
1994
  "Password":{"shape":"SecretString"},
1955
1995
  "Port":{"shape":"IntegerOptional"},
1956
1996
  "ServerName":{"shape":"String"},
1997
+ "ServerTimezone":{"shape":"String"},
1957
1998
  "Username":{"shape":"String"}
1958
1999
  }
1959
2000
  },
@@ -1983,12 +2024,32 @@
1983
2024
  "OracleSettings":{
1984
2025
  "type":"structure",
1985
2026
  "members":{
2027
+ "AddSupplementalLogging":{"shape":"BooleanOptional"},
2028
+ "ArchivedLogDestId":{"shape":"IntegerOptional"},
2029
+ "AdditionalArchivedLogDestId":{"shape":"IntegerOptional"},
2030
+ "AllowSelectNestedTables":{"shape":"BooleanOptional"},
2031
+ "ParallelAsmReadThreads":{"shape":"IntegerOptional"},
2032
+ "ReadAheadBlocks":{"shape":"IntegerOptional"},
2033
+ "AccessAlternateDirectly":{"shape":"BooleanOptional"},
2034
+ "UseAlternateFolderForOnline":{"shape":"BooleanOptional"},
2035
+ "OraclePathPrefix":{"shape":"String"},
2036
+ "UsePathPrefix":{"shape":"String"},
2037
+ "ReplacePathPrefix":{"shape":"BooleanOptional"},
2038
+ "EnableHomogenousTablespace":{"shape":"BooleanOptional"},
2039
+ "DirectPathNoLog":{"shape":"BooleanOptional"},
2040
+ "ArchivedLogsOnly":{"shape":"BooleanOptional"},
1986
2041
  "AsmPassword":{"shape":"SecretString"},
1987
2042
  "AsmServer":{"shape":"String"},
1988
2043
  "AsmUser":{"shape":"String"},
2044
+ "CharLengthSemantics":{"shape":"CharLengthSemantics"},
1989
2045
  "DatabaseName":{"shape":"String"},
2046
+ "DirectPathParallelLoad":{"shape":"BooleanOptional"},
2047
+ "FailTasksOnLobTruncation":{"shape":"BooleanOptional"},
2048
+ "NumberDatatypeScale":{"shape":"IntegerOptional"},
1990
2049
  "Password":{"shape":"SecretString"},
1991
2050
  "Port":{"shape":"IntegerOptional"},
2051
+ "ReadTableSpaceName":{"shape":"BooleanOptional"},
2052
+ "RetryInterval":{"shape":"IntegerOptional"},
1992
2053
  "SecurityDbEncryption":{"shape":"SecretString"},
1993
2054
  "SecurityDbEncryptionName":{"shape":"String"},
1994
2055
  "ServerName":{"shape":"String"},
@@ -2042,11 +2103,18 @@
2042
2103
  "PostgreSQLSettings":{
2043
2104
  "type":"structure",
2044
2105
  "members":{
2106
+ "AfterConnectScript":{"shape":"String"},
2107
+ "CaptureDdls":{"shape":"BooleanOptional"},
2108
+ "MaxFileSize":{"shape":"IntegerOptional"},
2045
2109
  "DatabaseName":{"shape":"String"},
2110
+ "DdlArtifactsSchema":{"shape":"String"},
2111
+ "ExecuteTimeout":{"shape":"IntegerOptional"},
2112
+ "FailTasksOnLobTruncation":{"shape":"BooleanOptional"},
2046
2113
  "Password":{"shape":"SecretString"},
2047
2114
  "Port":{"shape":"IntegerOptional"},
2048
2115
  "ServerName":{"shape":"String"},
2049
- "Username":{"shape":"String"}
2116
+ "Username":{"shape":"String"},
2117
+ "SlotName":{"shape":"String"}
2050
2118
  }
2051
2119
  },
2052
2120
  "RebootReplicationInstanceMessage":{
@@ -2436,7 +2504,10 @@
2436
2504
  "CdcInsertsOnly":{"shape":"BooleanOptional"},
2437
2505
  "TimestampColumnName":{"shape":"String"},
2438
2506
  "ParquetTimestampInMillisecond":{"shape":"BooleanOptional"},
2439
- "CdcInsertsAndUpdates":{"shape":"BooleanOptional"}
2507
+ "CdcInsertsAndUpdates":{"shape":"BooleanOptional"},
2508
+ "DatePartitionEnabled":{"shape":"BooleanOptional"},
2509
+ "DatePartitionSequence":{"shape":"DatePartitionSequenceValue"},
2510
+ "DatePartitionDelimiter":{"shape":"DatePartitionDelimiterValue"}
2440
2511
  }
2441
2512
  },
2442
2513
  "SNSInvalidTopicFault":{
@@ -2453,6 +2524,14 @@
2453
2524
  },
2454
2525
  "exception":true
2455
2526
  },
2527
+ "SafeguardPolicy":{
2528
+ "type":"string",
2529
+ "enum":[
2530
+ "rely-on-sql-server-replication-agent",
2531
+ "exclusive-automatic-truncation",
2532
+ "shared-automatic-truncation"
2533
+ ]
2534
+ },
2456
2535
  "SchemaList":{
2457
2536
  "type":"list",
2458
2537
  "member":{"shape":"String"}
@@ -2659,6 +2738,13 @@
2659
2738
  "type":"list",
2660
2739
  "member":{"shape":"Tag"}
2661
2740
  },
2741
+ "TargetDbType":{
2742
+ "type":"string",
2743
+ "enum":[
2744
+ "specific-database",
2745
+ "multiple-databases"
2746
+ ]
2747
+ },
2662
2748
  "TestConnectionMessage":{
2663
2749
  "type":"structure",
2664
2750
  "required":[
@@ -2275,7 +2275,8 @@
2275
2275
  "ReplicaStatusPercentProgress":{"shape":"ReplicaStatusPercentProgress"},
2276
2276
  "KMSMasterKeyId":{"shape":"KMSMasterKeyId"},
2277
2277
  "ProvisionedThroughputOverride":{"shape":"ProvisionedThroughputOverride"},
2278
- "GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"}
2278
+ "GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"},
2279
+ "ReplicaInaccessibleDateTime":{"shape":"Date"}
2279
2280
  }
2280
2281
  },
2281
2282
  "ReplicaDescriptionList":{
@@ -2413,7 +2414,8 @@
2413
2414
  "CREATION_FAILED",
2414
2415
  "UPDATING",
2415
2416
  "DELETING",
2416
- "ACTIVE"
2417
+ "ACTIVE",
2418
+ "REGION_DISABLED"
2417
2419
  ]
2418
2420
  },
2419
2421
  "ReplicaStatusDescription":{"type":"string"},
@@ -3571,7 +3571,8 @@
3571
3571
  "method":"POST",
3572
3572
  "requestUri":"/"
3573
3573
  },
3574
- "input":{"shape":"RevokeSecurityGroupEgressRequest"}
3574
+ "input":{"shape":"RevokeSecurityGroupEgressRequest"},
3575
+ "output":{"shape":"RevokeSecurityGroupEgressResult"}
3575
3576
  },
3576
3577
  "RevokeSecurityGroupIngress":{
3577
3578
  "name":"RevokeSecurityGroupIngress",
@@ -3579,7 +3580,8 @@
3579
3580
  "method":"POST",
3580
3581
  "requestUri":"/"
3581
3582
  },
3582
- "input":{"shape":"RevokeSecurityGroupIngressRequest"}
3583
+ "input":{"shape":"RevokeSecurityGroupIngressRequest"},
3584
+ "output":{"shape":"RevokeSecurityGroupIngressResult"}
3583
3585
  },
3584
3586
  "RunInstances":{
3585
3587
  "name":"RunInstances",
@@ -20574,6 +20576,10 @@
20574
20576
  "shape":"Integer",
20575
20577
  "locationName":"peerBgpAsn"
20576
20578
  },
20579
+ "OwnerId":{
20580
+ "shape":"String",
20581
+ "locationName":"ownerId"
20582
+ },
20577
20583
  "Tags":{
20578
20584
  "shape":"TagList",
20579
20585
  "locationName":"tagSet"
@@ -20595,6 +20601,10 @@
20595
20601
  "shape":"String",
20596
20602
  "locationName":"localGatewayId"
20597
20603
  },
20604
+ "OwnerId":{
20605
+ "shape":"String",
20606
+ "locationName":"ownerId"
20607
+ },
20598
20608
  "Tags":{
20599
20609
  "shape":"TagList",
20600
20610
  "locationName":"tagSet"
@@ -25452,6 +25462,19 @@
25452
25462
  }
25453
25463
  }
25454
25464
  },
25465
+ "RevokeSecurityGroupEgressResult":{
25466
+ "type":"structure",
25467
+ "members":{
25468
+ "Return":{
25469
+ "shape":"Boolean",
25470
+ "locationName":"return"
25471
+ },
25472
+ "UnknownIpPermissions":{
25473
+ "shape":"IpPermissionList",
25474
+ "locationName":"unknownIpPermissionSet"
25475
+ }
25476
+ }
25477
+ },
25455
25478
  "RevokeSecurityGroupIngressRequest":{
25456
25479
  "type":"structure",
25457
25480
  "members":{
@@ -25470,6 +25493,19 @@
25470
25493
  }
25471
25494
  }
25472
25495
  },
25496
+ "RevokeSecurityGroupIngressResult":{
25497
+ "type":"structure",
25498
+ "members":{
25499
+ "Return":{
25500
+ "shape":"Boolean",
25501
+ "locationName":"return"
25502
+ },
25503
+ "UnknownIpPermissions":{
25504
+ "shape":"IpPermissionList",
25505
+ "locationName":"unknownIpPermissionSet"
25506
+ }
25507
+ }
25508
+ },
25473
25509
  "RootDeviceType":{
25474
25510
  "type":"string",
25475
25511
  "enum":[