|
2547 | 2547 | "OnStackFailure": { |
2548 | 2548 | "target": "com.amazonaws.cloudformation#OnStackFailure", |
2549 | 2549 | "traits": { |
2550 | | - "smithy.api#documentation": "<p>Determines what action will be taken if stack creation fails. If this parameter is specified, the\n <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API operation must not\n be specified. This must be one of these values:</p>\n <ul>\n <li>\n <p>\n <code>DELETE</code> - Deletes the change set if the stack creation fails. This is only valid when the\n <code>ChangeSetType</code> parameter is set to <code>CREATE</code>. If the deletion of the stack fails, the status\n of the stack is <code>DELETE_FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>DO_NOTHING</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>true</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n <li>\n <p>\n <code>ROLLBACK</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>false</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n </ul>\n <p>For nested stacks, when the <code>OnStackFailure</code> parameter is set to <code>DELETE</code> for the change\n set for the parent stack, any failure in a child stack will cause the parent stack creation to fail and all stacks to\n be deleted.</p>" |
| 2550 | + "smithy.api#documentation": "<p>Determines what action will be taken if stack creation fails. If this parameter is specified, the\n <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API operation must not\n be specified. This must be one of these values:</p>\n <ul>\n <li>\n <p>\n <code>DELETE</code> - Deletes the change set if the stack creation fails. This is only valid when the\n <code>ChangeSetType</code> parameter is set to <code>CREATE</code>. If the deletion of the stack fails, the status\n of the stack is <code>DELETE_FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>DO_NOTHING</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>true</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n <li>\n <p>\n <code>ROLLBACK</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>false</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n </ul>\n <p>For nested stacks, when the <code>OnStackFailure</code> parameter is set to <code>DELETE</code> for the change\n set for the parent stack, any failure in a child stack will cause the parent stack creation to fail and all stacks to\n be deleted.</p>" |
2551 | 2551 | } |
2552 | 2552 | } |
2553 | 2553 | }, |
|
3797 | 3797 | "OnStackFailure": { |
3798 | 3798 | "target": "com.amazonaws.cloudformation#OnStackFailure", |
3799 | 3799 | "traits": { |
3800 | | - "smithy.api#documentation": "<p>Determines what action will be taken if stack creation fails. When this parameter is specified, the\n <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API operation must not\n be specified. This must be one of these values:</p>\n <ul>\n <li>\n <p>\n <code>DELETE</code> - Deletes the change set if the stack creation fails. This is only valid when the\n <code>ChangeSetType</code> parameter is set to <code>CREATE</code>. If the deletion of the stack fails, the status\n of the stack is <code>DELETE_FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>DO_NOTHING</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>true</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n <li>\n <p>\n <code>ROLLBACK</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>false</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n </ul>" |
| 3800 | + "smithy.api#documentation": "<p>Determines what action will be taken if stack creation fails. When this parameter is specified, the\n <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API operation must not\n be specified. This must be one of these values:</p>\n <ul>\n <li>\n <p>\n <code>DELETE</code> - Deletes the change set if the stack creation fails. This is only valid when the\n <code>ChangeSetType</code> parameter is set to <code>CREATE</code>. If the deletion of the stack fails, the status\n of the stack is <code>DELETE_FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>DO_NOTHING</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>true</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n <li>\n <p>\n <code>ROLLBACK</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>false</code> for the <code>DisableRollback</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ExecuteChangeSet.html\">ExecuteChangeSet</a> API\n operation.</p>\n </li>\n </ul>" |
3801 | 3801 | } |
3802 | 3802 | } |
3803 | 3803 | }, |
|
5523 | 5523 | "DisableRollback": { |
5524 | 5524 | "target": "com.amazonaws.cloudformation#DisableRollback", |
5525 | 5525 | "traits": { |
5526 | | - "smithy.api#documentation": "<p>Preserves the state of previously provisioned resources when an operation\n fails. This parameter can't be specified when\n the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation was\n specified.</p>\n <ul>\n <li>\n <p>\n <code>True</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>DO_NOTHING</code> for the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation.</p>\n </li>\n <li>\n <p>\n <code>False</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>ROLLBACK</code> for the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation.</p>\n </li>\n </ul>\n <p>Default: <code>True</code>\n </p>" |
| 5526 | + "smithy.api#documentation": "<p>Preserves the state of previously provisioned resources when an operation\n fails. This parameter can't be specified when\n the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation was\n specified.</p>\n <ul>\n <li>\n <p>\n <code>True</code> - if the stack creation fails, do nothing. This is equivalent to specifying\n <code>DO_NOTHING</code> for the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation.</p>\n </li>\n <li>\n <p>\n <code>False</code> - if the stack creation fails, roll back the stack. This is equivalent to specifying\n <code>ROLLBACK</code> for the <code>OnStackFailure</code> parameter to the <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateChangeSet.html\">CreateChangeSet</a> API operation.</p>\n </li>\n </ul>\n <p>Default: <code>True</code>\n </p>" |
5527 | 5527 | } |
5528 | 5528 | } |
5529 | 5529 | }, |
|
5812 | 5812 | "traits": { |
5813 | 5813 | "smithy.api#documentation": "<p>[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's\n management account or as a delegated administrator in a member account.</p>\n <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for stack sets with self-managed\n permissions.</p>\n <ul>\n <li>\n <p>If you are signed in to the management account, specify <code>SELF</code>.</p>\n </li>\n <li>\n <p>If you are signed in to a delegated administrator account, specify <code>DELEGATED_ADMIN</code>.</p>\n <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html\">Register a delegated\n administrator</a> in the <i>CloudFormation User Guide</i>.</p>\n </li>\n </ul>" |
5814 | 5814 | } |
| 5815 | + }, |
| 5816 | + "TemplateSummaryConfig": { |
| 5817 | + "target": "com.amazonaws.cloudformation#TemplateSummaryConfig", |
| 5818 | + "traits": { |
| 5819 | + "smithy.api#documentation": "<p>Specifies options for the <code>GetTemplateSummary</code> API action.</p>" |
| 5820 | + } |
5815 | 5821 | } |
5816 | 5822 | }, |
5817 | 5823 | "traits": { |
|
5875 | 5881 | "traits": { |
5876 | 5882 | "smithy.api#documentation": "<p>A list of resource identifier summaries that describe the target resources of an import operation and the\n properties you can provide during the import to identify the target resources. For example, <code>BucketName</code>\n is a possible identifier property for an <code>AWS::S3::Bucket</code> resource.</p>" |
5877 | 5883 | } |
| 5884 | + }, |
| 5885 | + "Warnings": { |
| 5886 | + "target": "com.amazonaws.cloudformation#Warnings", |
| 5887 | + "traits": { |
| 5888 | + "smithy.api#documentation": "<p>An object containing any warnings returned.</p>" |
| 5889 | + } |
5878 | 5890 | } |
5879 | 5891 | }, |
5880 | 5892 | "traits": { |
|
11768 | 11780 | } |
11769 | 11781 | } |
11770 | 11782 | }, |
| 11783 | + "com.amazonaws.cloudformation#TemplateSummaryConfig": { |
| 11784 | + "type": "structure", |
| 11785 | + "members": { |
| 11786 | + "TreatUnrecognizedResourceTypesAsWarnings": { |
| 11787 | + "target": "com.amazonaws.cloudformation#TreatUnrecognizedResourceTypesAsWarnings", |
| 11788 | + "traits": { |
| 11789 | + "smithy.api#documentation": "<p>If set to <code>True</code>, any unrecognized resource types generate warnings and not an error. Any\n unrecognized resource types are returned in the <code>Warnings</code> output parameter.</p>" |
| 11790 | + } |
| 11791 | + } |
| 11792 | + }, |
| 11793 | + "traits": { |
| 11794 | + "smithy.api#documentation": "<p>Options for the <code>GetTemplateSummary</code> API action.</p>" |
| 11795 | + } |
| 11796 | + }, |
11771 | 11797 | "com.amazonaws.cloudformation#TemplateURL": { |
11772 | 11798 | "type": "string", |
11773 | 11799 | "traits": { |
|
11929 | 11955 | "target": "com.amazonaws.cloudformation#TransformName" |
11930 | 11956 | } |
11931 | 11957 | }, |
| 11958 | + "com.amazonaws.cloudformation#TreatUnrecognizedResourceTypesAsWarnings": { |
| 11959 | + "type": "boolean" |
| 11960 | + }, |
11932 | 11961 | "com.amazonaws.cloudformation#Type": { |
11933 | 11962 | "type": "string" |
11934 | 11963 | }, |
|
12968 | 12997 | } |
12969 | 12998 | } |
12970 | 12999 | } |
| 13000 | + }, |
| 13001 | + "com.amazonaws.cloudformation#Warnings": { |
| 13002 | + "type": "structure", |
| 13003 | + "members": { |
| 13004 | + "UnrecognizedResourceTypes": { |
| 13005 | + "target": "com.amazonaws.cloudformation#ResourceTypes", |
| 13006 | + "traits": { |
| 13007 | + "smithy.api#documentation": "<p>A list of all of the unrecognized resource types. This is only returned if the\n <code>TemplateSummaryConfig</code> parameter has the <code>TreatUnrecognizedResourceTypesAsWarning</code>\n configuration set to <code>True</code>.</p>" |
| 13008 | + } |
| 13009 | + } |
| 13010 | + }, |
| 13011 | + "traits": { |
| 13012 | + "smithy.api#documentation": "<p>Contains any warnings returned by the <code>GetTemplateSummary</code> API action.</p>" |
| 13013 | + } |
12971 | 13014 | } |
12972 | 13015 | } |
12973 | 13016 | } |
0 commit comments