Skip to content

Commit f2636e2

Browse files
feat: update AWS API models
1 parent 717ae67 commit f2636e2

File tree

3 files changed

+200
-23
lines changed

3 files changed

+200
-23
lines changed

codegen/sdk/aws-models/quicksight.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"type": "structure",
328328
"members": {},
329329
"traits": {
330-
"smithy.api#documentation": "<p>The configuration for applying a filter to all sheets. You can apply this filter to all visuals on every sheet.</p>\n <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>"
330+
"smithy.api#documentation": "<p>An empty object that represents that the <code>AllSheets</code> option is the chosen value for the <code>FilterScopeConfiguration</code> parameter. This structure applies the filter to all visuals on all sheets of an Analysis, Dashboard, or Template.</p>\n <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>"
331331
}
332332
},
333333
"com.amazonaws.quicksight#AmazonElasticsearchParameters": {
@@ -6657,6 +6657,12 @@
66576657
"traits": {
66586658
"smithy.api#documentation": "<p>A 10-digit phone number for the author of the Amazon QuickSight account to use for\n future communications. This field is required if <code>ENTERPPRISE_AND_Q</code> is the\n selected edition of the new Amazon QuickSight account.</p>"
66596659
}
6660+
},
6661+
"IAMIdentityCenterInstanceArn": {
6662+
"target": "com.amazonaws.quicksight#String",
6663+
"traits": {
6664+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) for the IAM Identity Center instance.</p>"
6665+
}
66606666
}
66616667
},
66626668
"traits": {
@@ -22247,7 +22253,7 @@
2224722253
"AllSheets": {
2224822254
"target": "com.amazonaws.quicksight#AllSheetsFilterScopeConfiguration",
2224922255
"traits": {
22250-
"smithy.api#documentation": "<p>The configuration for applying a filter to all sheets.</p>"
22256+
"smithy.api#documentation": "<p>The configuration that applies a filter to all sheets. When you choose <code>AllSheets</code> as the value for a <code>FilterScopeConfiguration</code>, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The <code>AllSheetsFilterScopeConfiguration</code> is chosen.</p>"
2225122257
}
2225222258
}
2225322259
},

codegen/sdk/aws-models/resource-groups.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@
11871187
"Name": {
11881188
"target": "com.amazonaws.resourcegroups#GroupName",
11891189
"traits": {
1190-
"smithy.api#documentation": "<p>The name of the group, which is the identifier of the group in other operations. You\n can't change the name of a resource group after you create it. A resource group name can\n consist of letters, numbers, hyphens, periods, and underscores. The name cannot start\n with <code>AWS</code> or <code>aws</code>; these are reserved. A resource group name\n must be unique within each Amazon Web Services Region in your Amazon Web Services account.</p>",
1190+
"smithy.api#documentation": "<p>The name of the group, which is the identifier of the group in other operations. You\n can't change the name of a resource group after you create it. A resource group name can\n consist of letters, numbers, hyphens, periods, and underscores. The name cannot start\n with <code>AWS</code>, <code>aws</code>, or any other possible capitalization; these are\n reserved. A resource group name must be unique within each Amazon Web Services Region in your Amazon Web Services\n account.</p>",
11911191
"smithy.api#required": {}
11921192
}
11931193
},
@@ -2356,7 +2356,7 @@
23562356
"QueryErrors": {
23572357
"target": "com.amazonaws.resourcegroups#QueryErrorList",
23582358
"traits": {
2359-
"smithy.api#documentation": "<p>A list of <code>QueryError</code> objects. Each error is an object that contains\n <code>ErrorCode</code> and <code>Message</code> structures. Possible values for\n <code>ErrorCode</code> are <code>CLOUDFORMATION_STACK_INACTIVE</code> and\n <code>CLOUDFORMATION_STACK_NOT_EXISTING</code>.</p>"
2359+
"smithy.api#documentation": "<p>A list of <code>QueryError</code> objects. Each error contains an\n <code>ErrorCode</code> and <code>Message</code>. Possible values for \n ErrorCode are <code>CLOUDFORMATION_STACK_INACTIVE</code>, <code>CLOUDFORMATION_STACK_NOT_EXISTING</code>, \n <code>CLOUDFORMATION_STACK_UNASSUMABLE_ROLE</code> and <code>RESOURCE_TYPE_NOT_SUPPORTED</code>. </p>"
23602360
}
23612361
}
23622362
},
@@ -2410,7 +2410,7 @@
24102410
"Filters": {
24112411
"target": "com.amazonaws.resourcegroups#GroupFilterList",
24122412
"traits": {
2413-
"smithy.api#documentation": "<p>Filters, formatted as <a>GroupFilter</a> objects, that you want to apply to\n a <code>ListGroups</code> operation.</p>\n <ul>\n <li>\n <p>\n <code>resource-type</code> - Filter the results to include only those of the\n specified resource types. Specify up to five resource types in the format\n <code>AWS::<i>ServiceCode</i>::<i>ResourceType</i>\n </code>.\n For example, <code>AWS::EC2::Instance</code>, or\n <code>AWS::S3::Bucket</code>.</p>\n </li>\n <li>\n <p>\n <code>configuration-type</code> - Filter the results to include only those\n groups that have the specified configuration types attached. The current\n supported values are:</p>\n <ul>\n <li>\n <p>\n <code>AWS::EC2::CapacityReservationPool</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::EC2::HostManagement</code>\n </p>\n </li>\n </ul>\n </li>\n </ul>"
2413+
"smithy.api#documentation": "<p>Filters, formatted as <a>GroupFilter</a> objects, that you want to apply to\n a <code>ListGroups</code> operation.</p>\n <ul>\n <li>\n <p>\n <code>resource-type</code> - Filter the results to include only those resource groups that have the specified\n resource type in their <code>ResourceTypeFilter</code>. For example, <code>AWS::EC2::Instance</code> would\n return any resource group with a <code>ResourceTypeFilter</code> that includes\n <code>AWS::EC2::Instance</code>.</p>\n </li>\n <li>\n <p>\n <code>configuration-type</code> - Filter the results to include only those\n groups that have the specified configuration types attached. The current\n supported values are:</p>\n <ul>\n <li>\n <p>\n <code>AWS::AppRegistry::Application</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::AppRegistry::ApplicationResourceGroups</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::CloudFormation::Stack</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::EC2::CapacityReservationPool</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::EC2::HostManagement</code>\n </p>\n </li>\n <li>\n <p>\n <code>AWS::NetworkFirewall::RuleGroup</code>\n </p>\n </li>\n </ul>\n </li>\n </ul>"
24142414
}
24152415
},
24162416
"MaxResults": {
@@ -2612,12 +2612,12 @@
26122612
"Message": {
26132613
"target": "com.amazonaws.resourcegroups#QueryErrorMessage",
26142614
"traits": {
2615-
"smithy.api#documentation": "<p>A message that explains the <code>ErrorCode</code> value. Messages might state that\n the specified CloudFront stack does not exist (or no longer exists). For\n <code>CLOUDFORMATION_STACK_INACTIVE</code>, the message typically states that the\n CloudFront stack has a status that is not (or no longer) active, such as\n <code>CREATE_FAILED</code>.</p>"
2615+
"smithy.api#documentation": "<p>A message that explains the <code>ErrorCode</code>. </p>"
26162616
}
26172617
}
26182618
},
26192619
"traits": {
2620-
"smithy.api#documentation": "<p>A two-part error structure that can occur in <code>ListGroupResources</code> or\n <code>SearchResources</code> operations on CloudFront stack-based queries. The error\n occurs if the CloudFront stack on which the query is based either does not exist, or has a\n status that renders the stack inactive. A <code>QueryError</code> occurrence does not\n necessarily mean that Resource Groups could not complete the operation, but the resulting\n group might have no member resources.</p>"
2620+
"smithy.api#documentation": "<p>A two-part error structure that can occur in <code>ListGroupResources</code> or\n <code>SearchResources</code>. </p>"
26212621
}
26222622
},
26232623
"com.amazonaws.resourcegroups#QueryErrorCode": {
@@ -2640,6 +2640,12 @@
26402640
"traits": {
26412641
"smithy.api#enumValue": "CLOUDFORMATION_STACK_UNASSUMABLE_ROLE"
26422642
}
2643+
},
2644+
"RESOURCE_TYPE_NOT_SUPPORTED": {
2645+
"target": "smithy.api#Unit",
2646+
"traits": {
2647+
"smithy.api#enumValue": "RESOURCE_TYPE_NOT_SUPPORTED"
2648+
}
26432649
}
26442650
}
26452651
},
@@ -2922,7 +2928,7 @@
29222928
"QueryErrors": {
29232929
"target": "com.amazonaws.resourcegroups#QueryErrorList",
29242930
"traits": {
2925-
"smithy.api#documentation": "<p>A list of <code>QueryError</code> objects. Each error is an object that contains\n <code>ErrorCode</code> and <code>Message</code> structures.</p>\n <p>Possible values for <code>ErrorCode</code>:</p>\n <ul>\n <li>\n <p>\n <code>CLOUDFORMATION_STACK_INACTIVE</code>\n </p>\n </li>\n <li>\n <p>\n <code>CLOUDFORMATION_STACK_NOT_EXISTING</code>\n </p>\n </li>\n </ul>"
2931+
"smithy.api#documentation": "<p>A list of <code>QueryError</code> objects. Each error contains an \n <code>ErrorCode</code> and <code>Message</code>.</p>\n <p>Possible values for <code>ErrorCode</code>:</p>\n <ul>\n <li>\n <p>\n <code>CLOUDFORMATION_STACK_INACTIVE</code>\n </p>\n </li>\n <li>\n <p>\n <code>CLOUDFORMATION_STACK_NOT_EXISTING</code>\n </p>\n </li>\n <li>\n <p>\n <code>CLOUDFORMATION_STACK_UNASSUMABLE_ROLE </code>\n </p>\n </li>\n </ul>"
29262932
}
29272933
}
29282934
},

0 commit comments

Comments
 (0)