Skip to content

Commit 98392a9

Browse files
Update to latest models
1 parent 61d16a4 commit 98392a9

12 files changed

Lines changed: 727 additions & 62 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``bedrock-agent``",
4+
"description": "Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``codebuild``",
4+
"description": "AWS CodeBuild now supports Docker Server capability"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``controltower``",
4+
"description": "Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``dms``",
4+
"description": "Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``pcs``",
4+
"description": "This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``workspaces``",
4+
"description": "Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools."
5+
}

awscli/botocore/data/bedrock-agent/2023-06-05/service-2.json

Lines changed: 489 additions & 21 deletions
Large diffs are not rendered by default.

awscli/botocore/data/codebuild/2016-10-06/service-2.json

Lines changed: 43 additions & 6 deletions
Large diffs are not rendered by default.

awscli/botocore/data/controltower/2018-05-10/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@
10881088
"documentation":"<p>The types of drift that can be detected for an enabled baseline. Amazon Web Services Control Tower detects inheritance drift on enabled baselines that apply at the OU level. </p>"
10891089
}
10901090
},
1091-
"documentation":"<p>The drift summary of the enabled baseline. Amazon Web Services Control Tower reports inheritance drift when an enabled baseline configuration of a member account is different than the configuration that applies to the OU. Amazon Web Services Control Tower reports this type of drift for a parent or child enabled baseline. One way to repair this drift by resetting the parent enabled baseline, on the OU.</p> <p>For example, if an account is moved between OUs that share the same baseline but different versions or parameters, the entity from the previous OU is unlinked; that (previous) OU reports <i>inheritance drift</i>. Also, the parent enabled baseline on the destination OU reports <i>inheritance drift</i>; it is missing the newly moved account. The configurations do not match for either OU, so both are in a state of inheritance drift.</p>"
1091+
"documentation":"<p>The drift summary of the enabled baseline. Amazon Web Services Control Tower reports inheritance drift when an enabled baseline configuration of a member account is different than the configuration that applies to the OU. Amazon Web Services Control Tower reports this type of drift for a parent or child enabled baseline. One way to repair this drift by resetting the parent enabled baseline, on the OU.</p> <p>For example, you may see this type of drift if you move accounts between OUs, but the accounts are not yet (re-)enrolled.</p>"
10921092
},
10931093
"EnabledBaselineDriftStatuses":{
10941094
"type":"list",
@@ -1101,7 +1101,7 @@
11011101
"members":{
11021102
"inheritance":{
11031103
"shape":"EnabledBaselineInheritanceDrift",
1104-
"documentation":"<p>One or more accounts within the target OU does not match the baseline configuration defined on that OU. An account is in inheritance drift when it does not match the configuration of a parent OU, possibly a new parent OU if the account is moved. </p>"
1104+
"documentation":"<p>At least one account within the target OU does not match the baseline configuration defined on that OU. An account is in inheritance drift when it does not match the configuration of a parent OU, possibly a new parent OU, if the account is moved. </p>"
11051105
}
11061106
},
11071107
"documentation":"<p>The types of drift that can be detected for an enabled baseline.</p> <ul> <li> <p> Amazon Web Services Control Tower detects inheritance drift on the enabled baselines that target OUs: <code>AWSControlTowerBaseline</code> and <code>BackupBaseline</code>. </p> </li> <li> <p>Amazon Web Services Control Tower does not detect drift on the baselines that apply to your landing zone: <code>IdentityCenterBaseline</code>, <code>AuditBaseline</code>, <code>LogArchiveBaseline</code>, <code>BackupCentralVaultBaseline</code>, or <code>BackupAdminBaseline</code>. For more information, see <a href=\"https://docs.aws.amazon.com/controltower/latest/userguide/types-of-baselines.html\">Types of baselines</a>.</p> </li> </ul> <p>Baselines enabled on an OU are inherited by its member accounts as child <code>EnabledBaseline</code> resources. The baseline on the OU serves as the parent <code>EnabledBaseline</code>, which governs the configuration of each child <code>EnabledBaseline</code>.</p> <p>If the baseline configuration of a member account in an OU does not match the configuration of the parent OU, the parent and child baseline is in a state of inheritance drift. This drift could occur in the <code>AWSControlTowerBaseline</code> or the <code>BackupBaseline</code> related to that account.</p>"

awscli/botocore/data/dms/2016-01-01/service-2.json

Lines changed: 77 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,8 +1755,7 @@
17551755
},
17561756
"AddTagsToResourceResponse":{
17571757
"type":"structure",
1758-
"members":{
1759-
},
1758+
"members":{},
17601759
"documentation":"<p/>"
17611760
},
17621761
"ApplyPendingMaintenanceActionMessage":{
@@ -3527,8 +3526,7 @@
35273526
},
35283527
"DeleteReplicationSubnetGroupResponse":{
35293528
"type":"structure",
3530-
"members":{
3531-
},
3529+
"members":{},
35323530
"documentation":"<p/>"
35333531
},
35343532
"DeleteReplicationTaskAssessmentRunMessage":{
@@ -3575,8 +3573,7 @@
35753573
},
35763574
"DescribeAccountAttributesMessage":{
35773575
"type":"structure",
3578-
"members":{
3579-
},
3576+
"members":{},
35803577
"documentation":"<p/>"
35813578
},
35823579
"DescribeAccountAttributesResponse":{
@@ -3712,7 +3709,7 @@
37123709
"required":["MigrationProjectIdentifier"],
37133710
"members":{
37143711
"MigrationProjectIdentifier":{
3715-
"shape":"String",
3712+
"shape":"MigrationProjectIdentifier",
37163713
"documentation":"<p>The name or Amazon Resource Name (ARN) for the schema conversion project to describe.</p>"
37173714
}
37183715
}
@@ -3952,7 +3949,7 @@
39523949
},
39533950
"Filters":{
39543951
"shape":"FilterList",
3955-
"documentation":"<p>Filters applied to event subscriptions.</p> <p>Valid filter names: event-subscription-arn | event-subscription-id </p>"
3952+
"documentation":"<p>Filters applied to event subscriptions.</p> <p>Valid filter names: <code>event-subscription-arn</code> | <code>event-subscription-id</code> </p>"
39563953
},
39573954
"MaxRecords":{
39583955
"shape":"IntegerOptional",
@@ -4040,7 +4037,7 @@
40404037
"required":["MigrationProjectIdentifier"],
40414038
"members":{
40424039
"MigrationProjectIdentifier":{
4043-
"shape":"String",
4040+
"shape":"MigrationProjectIdentifier",
40444041
"documentation":"<p>The name or Amazon Resource Name (ARN) for the migration project.</p>"
40454042
},
40464043
"Filters":{
@@ -4251,7 +4248,7 @@
42514248
"required":["MigrationProjectIdentifier"],
42524249
"members":{
42534250
"MigrationProjectIdentifier":{
4254-
"shape":"String",
4251+
"shape":"MigrationProjectIdentifier",
42554252
"documentation":"<p>The name or Amazon Resource Name (ARN) of the migration project.</p>"
42564253
},
42574254
"Filters":{
@@ -4286,7 +4283,7 @@
42864283
"required":["MigrationProjectIdentifier"],
42874284
"members":{
42884285
"MigrationProjectIdentifier":{
4289-
"shape":"String",
4286+
"shape":"MigrationProjectIdentifier",
42904287
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
42914288
},
42924289
"Filters":{
@@ -4321,7 +4318,7 @@
43214318
"required":["MigrationProjectIdentifier"],
43224319
"members":{
43234320
"MigrationProjectIdentifier":{
4324-
"shape":"String",
4321+
"shape":"MigrationProjectIdentifier",
43254322
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
43264323
},
43274324
"Filters":{
@@ -4356,7 +4353,7 @@
43564353
"required":["MigrationProjectIdentifier"],
43574354
"members":{
43584355
"MigrationProjectIdentifier":{
4359-
"shape":"String",
4356+
"shape":"MigrationProjectIdentifier",
43604357
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
43614358
},
43624359
"Filters":{
@@ -4391,7 +4388,7 @@
43914388
"required":["MigrationProjectIdentifier"],
43924389
"members":{
43934390
"MigrationProjectIdentifier":{
4394-
"shape":"String",
4391+
"shape":"MigrationProjectIdentifier",
43954392
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
43964393
},
43974394
"Filters":{
@@ -4520,7 +4517,7 @@
45204517
"members":{
45214518
"Filters":{
45224519
"shape":"FilterList",
4523-
"documentation":"<p>Filters applied to the limitations described in the form of key-value pairs.</p>"
4520+
"documentation":"<p>Filters applied to the limitations described in the form of key-value pairs.</p> <p>Valid filter names: <code>database-id</code> | <code>engine-name</code> </p>"
45244521
},
45254522
"MaxRecords":{
45264523
"shape":"IntegerOptional",
@@ -4550,7 +4547,7 @@
45504547
"members":{
45514548
"Filters":{
45524549
"shape":"FilterList",
4553-
"documentation":"<p>Filters applied to the target engine recommendations described in the form of key-value pairs.</p>"
4550+
"documentation":"<p>Filters applied to the target engine recommendations described in the form of key-value pairs.</p> <p>Valid filter names: <code>database-id</code> | <code>engine-name</code> </p>"
45544551
},
45554552
"MaxRecords":{
45564553
"shape":"IntegerOptional",
@@ -4909,7 +4906,7 @@
49094906
"members":{
49104907
"Filters":{
49114908
"shape":"FilterList",
4912-
"documentation":"<p>Filters applied to the replications.</p>"
4909+
"documentation":"<p>Filters applied to the replications.</p> <p> Valid filter names: <code>replication-config-arn</code> | <code>replication-config-id</code> </p>"
49134910
},
49144911
"MaxRecords":{
49154912
"shape":"IntegerOptional",
@@ -5548,7 +5545,7 @@
55485545
],
55495546
"members":{
55505547
"MigrationProjectIdentifier":{
5551-
"shape":"String",
5548+
"shape":"MigrationProjectIdentifier",
55525549
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
55535550
},
55545551
"SelectionRules":{
@@ -6525,6 +6522,10 @@
65256522
},
65266523
"documentation":"<p>Provides information that defines a migration project.</p>"
65276524
},
6525+
"MigrationProjectIdentifier":{
6526+
"type":"string",
6527+
"max":255
6528+
},
65286529
"MigrationProjectList":{
65296530
"type":"list",
65306531
"member":{"shape":"MigrationProject"}
@@ -6545,7 +6546,7 @@
65456546
],
65466547
"members":{
65476548
"MigrationProjectIdentifier":{
6548-
"shape":"String",
6549+
"shape":"MigrationProjectIdentifier",
65496550
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
65506551
},
65516552
"ConversionConfiguration":{
@@ -7280,6 +7281,13 @@
72807281
},
72817282
"documentation":"<p/>"
72827283
},
7284+
"MySQLAuthenticationMethod":{
7285+
"type":"string",
7286+
"enum":[
7287+
"password",
7288+
"iam"
7289+
]
7290+
},
72837291
"MySQLSettings":{
72847292
"type":"structure",
72857293
"members":{
@@ -7342,6 +7350,14 @@
73427350
"ExecuteTimeout":{
73437351
"shape":"IntegerOptional",
73447352
"documentation":"<p>Sets the client statement timeout (in seconds) for a MySQL source endpoint.</p>"
7353+
},
7354+
"ServiceAccessRoleArn":{
7355+
"shape":"String",
7356+
"documentation":"<p>The IAM role you can use to authenticate when connecting to your endpoint. Ensure to include <code>iam:PassRole</code> and <code>rds-db:connect</code> actions in permission policy.</p>"
7357+
},
7358+
"AuthenticationMethod":{
7359+
"shape":"MySQLAuthenticationMethod",
7360+
"documentation":"<p>This attribute allows you to specify the authentication method as \"iam auth\".</p>"
73457361
}
73467362
},
73477363
"documentation":"<p>Provides information that defines a MySQL endpoint.</p>"
@@ -7754,6 +7770,13 @@
77547770
"pglogical"
77557771
]
77567772
},
7773+
"PostgreSQLAuthenticationMethod":{
7774+
"type":"string",
7775+
"enum":[
7776+
"password",
7777+
"iam"
7778+
]
7779+
},
77577780
"PostgreSQLSettings":{
77587781
"type":"structure",
77597782
"members":{
@@ -7856,6 +7879,14 @@
78567879
"DisableUnicodeSourceFilter":{
78577880
"shape":"BooleanOptional",
78587881
"documentation":"<p>Disables the Unicode source filter with PostgreSQL, for values passed into the Selection rule filter on Source Endpoint column values. By default DMS performs source filter comparisons using a Unicode string which can cause look ups to ignore the indexes in the text columns and slow down migrations.</p> <p>Unicode support should only be disabled when using a selection rule filter is on a text column in the Source database that is indexed.</p>"
7882+
},
7883+
"ServiceAccessRoleArn":{
7884+
"shape":"String",
7885+
"documentation":"<p>The IAM role arn you can use to authenticate the connection to your endpoint. Ensure to include <code>iam:PassRole</code> and <code>rds-db:connect</code> actions in permission policy.</p>"
7886+
},
7887+
"AuthenticationMethod":{
7888+
"shape":"PostgreSQLAuthenticationMethod",
7889+
"documentation":"<p>This attribute allows you to specify the authentication method as \"iam auth\".</p>"
78597890
}
78607891
},
78617892
"documentation":"<p>Provides information that defines a PostgreSQL endpoint.</p>"
@@ -8504,8 +8535,7 @@
85048535
},
85058536
"RemoveTagsFromResourceResponse":{
85068537
"type":"structure",
8507-
"members":{
8508-
},
8538+
"members":{},
85098539
"documentation":"<p/>"
85108540
},
85118541
"Replication":{
@@ -9741,7 +9771,7 @@
97419771
"required":["MigrationProjectIdentifier"],
97429772
"members":{
97439773
"MigrationProjectIdentifier":{
9744-
"shape":"String",
9774+
"shape":"MigrationProjectIdentifier",
97459775
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
97469776
}
97479777
}
@@ -9763,7 +9793,7 @@
97639793
],
97649794
"members":{
97659795
"MigrationProjectIdentifier":{
9766-
"shape":"String",
9796+
"shape":"MigrationProjectIdentifier",
97679797
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
97689798
},
97699799
"SelectionRules":{
@@ -9789,7 +9819,7 @@
97899819
],
97909820
"members":{
97919821
"MigrationProjectIdentifier":{
9792-
"shape":"String",
9822+
"shape":"MigrationProjectIdentifier",
97939823
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
97949824
},
97959825
"SelectionRules":{
@@ -9816,7 +9846,7 @@
98169846
],
98179847
"members":{
98189848
"MigrationProjectIdentifier":{
9819-
"shape":"String",
9849+
"shape":"MigrationProjectIdentifier",
98209850
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
98219851
},
98229852
"SelectionRules":{
@@ -9850,7 +9880,7 @@
98509880
],
98519881
"members":{
98529882
"MigrationProjectIdentifier":{
9853-
"shape":"String",
9883+
"shape":"MigrationProjectIdentifier",
98549884
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
98559885
},
98569886
"SelectionRules":{
@@ -9881,7 +9911,7 @@
98819911
],
98829912
"members":{
98839913
"MigrationProjectIdentifier":{
9884-
"shape":"String",
9914+
"shape":"MigrationProjectIdentifier",
98859915
"documentation":"<p>The migration project name or Amazon Resource Name (ARN).</p>"
98869916
},
98879917
"SelectionRules":{
@@ -10413,6 +10443,26 @@
1041310443
"ValidationStateDetails":{
1041410444
"shape":"String",
1041510445
"documentation":"<p>Additional details about the state of validation.</p>"
10446+
},
10447+
"ResyncState":{
10448+
"shape":"String",
10449+
"documentation":"<p>Records the current state of table resynchronization in the migration task.</p> <p>This parameter can have the following values:</p> <ul> <li> <p>Not enabled – Resync is not enabled for the table in the migration task.</p> </li> <li> <p>Pending – The tables are waiting for resync.</p> </li> <li> <p>In progress – Resync in progress for some records in the table.</p> </li> <li> <p>No primary key – The table could not be resynced because it has no primary key.</p> </li> <li> <p>Last resync at: <code>date/time</code> – Resync session is finished at time. Time provided in UTC format.</p> </li> </ul>"
10450+
},
10451+
"ResyncRowsAttempted":{
10452+
"shape":"LongOptional",
10453+
"documentation":"<p>Records the total number of mismatched data rows where the system attempted to apply fixes in the target database.</p>"
10454+
},
10455+
"ResyncRowsSucceeded":{
10456+
"shape":"LongOptional",
10457+
"documentation":"<p>Records the total number of mismatched data rows where fixes were successfully applied in the target database.</p>"
10458+
},
10459+
"ResyncRowsFailed":{
10460+
"shape":"LongOptional",
10461+
"documentation":"<p>Records the total number of mismatched data rows where fix attempts failed in the target database.</p>"
10462+
},
10463+
"ResyncProgress":{
10464+
"shape":"DoubleOptional",
10465+
"documentation":"<p>Calculates the percentage of failed validations that were successfully resynced to the system.</p>"
1041610466
}
1041710467
},
1041810468
"documentation":"<p>Provides a collection of table statistics in response to a request by the <code>DescribeTableStatistics</code> operation.</p>"

0 commit comments

Comments
 (0)