You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>You can only run a single drift detection operation on a given stack set at one
@@ -2168,7 +2168,7 @@ export class CloudFormation extends CloudFormationClient {
2168
2168
2169
2169
/**
2170
2170
* <p>Publishes the specified extension to the CloudFormation registry as a public
2171
-
* extension in this region. Public extensions are available for use by all CloudFormation users. For more information on publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make them available for public use</a> in the
2171
+
* extension in this region. Public extensions are available for use by all CloudFormation users. For more information about publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make them available for public use</a> in the
2172
2172
* <i>CloudFormation CLI User Guide</i>.</p>
2173
2173
* <p>To publish an extension, you must be registered as a publisher with CloudFormation. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>.</p>
2174
2174
*/
@@ -2231,7 +2231,7 @@ export class CloudFormation extends CloudFormationClient {
2231
2231
/**
2232
2232
* <p>Registers your account as a publisher of public extensions in the CloudFormation registry. Public extensions are available for use by all CloudFormation users.
2233
2233
* This publisher ID applies to your account in all Amazon Web Services Regions.</p>
2234
-
* <p>For information on requirements for registering as a public extension publisher, see
2234
+
* <p>For information about requirements for registering as a public extension publisher, see
2235
2235
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Registering your account to publish CloudFormation
2236
2236
* extensions</a> in the <i>CloudFormation CLI User
2237
2237
* Guide</i>.</p>
@@ -2280,8 +2280,8 @@ export class CloudFormation extends CloudFormationClient {
2280
2280
* <p>Making the extension available for use in your account.</p>
2281
2281
* </li>
2282
2282
* </ul>
2283
-
* <p>For more information on how to develop extensions and ready them for registration, see
* <p>Publishes the specified extension to the CloudFormation registry as a public
24
-
* extension in this region. Public extensions are available for use by all CloudFormation users. For more information on publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make them available for public use</a> in the
24
+
* extension in this region. Public extensions are available for use by all CloudFormation users. For more information about publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make them available for public use</a> in the
25
25
* <i>CloudFormation CLI User Guide</i>.</p>
26
26
* <p>To publish an extension, you must be registered as a publisher with CloudFormation. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>.</p>
* <p>Registers your account as a publisher of public extensions in the CloudFormation registry. Public extensions are available for use by all CloudFormation users.
27
27
* This publisher ID applies to your account in all Amazon Web Services Regions.</p>
28
-
* <p>For information on requirements for registering as a public extension publisher, see
28
+
* <p>For information about requirements for registering as a public extension publisher, see
29
29
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Registering your account to publish CloudFormation
30
30
* extensions</a> in the <i>CloudFormation CLI User
0 commit comments