id stringlengths 16 145 | text stringlengths 1 179k | title stringclasses 1
value |
|---|---|---|
cloudformation_commands/cloudformation_commands_70_2.txt | nceProfile
](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-
iam-instanceprofile.html)
>> * [ AWS::IAM::Policy
](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-
properties-iam-policy.html)
>> * [ AWS::IAM::Role
](https://docs.aws.amazon.com/AWSCloudFormation/latest... | |
cloudformation_commands/stack-outputs-and-references5_63_0.txt | * Defining and Provisioning Resources
* Defining and Provisioning Resources
* Stack Outputs and References
* Stack Outputs and References | |
cloudformation_commands/cloudformation_commands_24_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_17_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_78_1.txt | ps://docs.aws.amazon.com/cli/latest/userguide/pagination.html) in the
> _AWS Command Line Interface User Guide_ .
` --page-size ` (integer)
> The size of each page to get in the AWS service call. This does not affect
> the number of items returned in the commandâs output. Setting a smaller
> page size results in m... | |
cloudformation_commands/cloudformation_commands_74_3.txt | inside a parent module of
type ` AWS::Second::Example::MODULE ` .
>>>
>>>> ` AWS::First::Example::MODULE/AWS::Second::Example::MODULE `
>>
>> LogicalIdHierarchy -> (string)
>>
>>> A concatenated list of the logical IDs of the module or modules containing
the resource. Modules are listed starting with the inner... | |
cloudformation_commands/stack-outputs-and-references5_38_0.txt | * Github
* Github
* Google Kubernetes Engine
* Google Kubernetes Engine
* OpenID Provider | |
cloudformation_commands/cloudformation_commands_37_3.txt | mation/latest/UserGuide/using-cfn-
stack-drift.html) .
>>>>
>>>> PropertyPath -> (string)
>>>>
>>>>> The fully-qualified path to the resource property.
>>>>
>>>> ExpectedValue -> (string)
>>>>
>>>>> The expected property value of the resource property, as defined in the
stack template and any values specified a... | |
cloudformation_commands/cloudformation_commands_50_3.txt | onfig-e6cac20f-xmpl-46e9-8314-53e0d4591532/eab53680-e5fa-xmpl-ba14-0a522351f81e",
"Status": "OUTDATED",
"StatusReason": "ResourceLogicalId:ConfigDeliveryChannel, ResourceType:AWS::Config::DeliveryChannel, ResourceStatusReason:Failed to put delivery channel 'StackSet-enable-config-e6cac20... | |
cloudformation_commands/cloudformation_commands_43_2.txt | will be blocking and not timeout. The default value is 60 seconds.
` --cli-connect-timeout ` (int)
The maximum socket connect time in seconds. If the value is set to 0, the
socket connect will be blocking and not timeout. The default value is 60
seconds.
` --cli-binary-format ` (string)
The formatting style to be... | |
cloudformation_commands/cloudformation_commands_4_2.txt | g and not timeout. The default value is 60
seconds.
` --cli-binary-format ` (string)
The formatting style to be used for binary blobs. The default format is
base64. The base64 format expects binary blobs to be provided as a base64
encoded string. The raw-in-base64-out format preserves compatibility with AWS
CLI V1 b... | |
cloudformation_commands/export-lambda-function-recommendations.html8_32_0.txt | Syntax:
"string" "string" ...
Where valid values are:
AccountId
FunctionArn
FunctionVersion
Finding
FindingReasonCodes
NumberOfInvocations
UtilizationMetricsDurationMaximum
UtilizationMetricsDurationAverage
UtilizationMetricsMemoryMaximum
... | |
cloudformation_commands/cloudformation_commands_48_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/stack-outputs-and-references5_126_0.txt |
import * as aws from "@pulumi/aws";
import * as pulumi from "@pulumi/pulumi";
// [Step 1: Create an S3 bucket.]
const bucket = new aws.s3.Bucket("my-bucket");
// [Step 2: Create a Lambda function.]
const lambdaRole = new aws.iam.Role("s3-writer-role", {
assumeRolePoli... | |
cloudformation_commands/export-lambda-function-recommendations.html8_48_0.txt | Use a specific profile from your credential file.
` --region ` (string) | |
cloudformation_commands/cloudformation_commands_4_1.txt | _FAILED
DELETE_COMPLETE
UPDATE_IN_PROGRESS
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
UPDATE_COMPLETE
UPDATE_FAILED
UPDATE_ROLLBACK_IN_PROGRESS
UPDATE_ROLLBACK_FAILED
UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS
UPDATE_ROLLBACK_COMPLETE
REVIEW_IN_PROGRESS
IMPOR... | |
cloudformation_commands/cloudformation_commands_42_1.txt | may not be specified along with ` --cli-input-yaml ` .
` --generate-cli-skeleton ` (string) Prints a JSON skeleton to standard
output without sending an API request. If provided with no value or the value
` input ` , prints a sample input JSON that can be used as an argument for `
--cli-input-json ` . Similarly, ... | |
cloudformation_commands/stack-outputs-and-references5_46_0.txt | * Insights
* Resource search
* Resource search
* Data export
* Data export
* Cloud import
* Cloud import | |
cloudformation_commands/cloudformation_commands_80_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_13_1.txt | Token `
> from a previously truncated response.
>
> For usage examples, see [ Pagination
> ](https://docs.aws.amazon.com/cli/latest/userguide/pagination.html) in the
> _AWS Command Line Interface User Guide_ .
` --max-items ` (integer)
> The total number of items to return in the commandâs output. If the total
> ... | |
cloudformation_commands/cloudformation_commands_9_1.txt | input-yaml ` .
` --generate-cli-skeleton ` (string) Prints a JSON skeleton to standard
output without sending an API request. If provided with no value or the value
` input ` , prints a sample input JSON that can be used as an argument for `
--cli-input-json ` . Similarly, if provided ` yaml-input ` it will prin... | |
cloudformation_commands/cloudformation_commands_24_3.txt | source. For more information, go to [ Amazon Web Services
Resource Types Reference
](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-
resource-type-ref.html) in the _CloudFormation User Guide_ .
>>
>> Timestamp -> (timestamp)
>>
>>> Time the status was updated.
>>
>> ResourceStatus -> ... | |
cloudformation_commands/cloudformation_commands_41_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_36_1.txt | ` property for the ` AWS::Serverless::StateMachine `
> resource
> * ` S3 ` property for the ` AWS::CodeCommit::Repository ` resource
>
To specify a local artifact in your template, specify a path to a local file
or folder, as either an absolute or relative path. The relative path is a
location that is relative ... | |
cloudformation_commands/cloudformation_commands_32_1.txt | ssfully received them.
` --cli-input-json ` | ` --cli-input-yaml ` (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by ` --generate-cli-skeleton ` . If other arguments are provided on the command line, those values will override the JSON-provided values. It is not ... | |
cloudformation_commands/cloudformation_commands_62_3.txt | test status. To return the extension test status of a
> specific extension version, you must specify ` VersionId ` .
>
> This applies only to registered private extension versions. CloudFormation
> doesnât return this information for public extensions, whether they are
> activated in your account.
Description -> (... | |
cloudformation_commands/cloudformation_commands_56_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_68_1.txt |
> * ` HOOK `
>
` --public-type-arn ` (string)
> The Amazon Resource Name (ARN) of the public extension.
>
> Conditional: You must specify ` PublicTypeArn ` , or ` TypeName ` , ` Type
> ` , and ` PublisherId ` .
` --publisher-id ` (string)
> The ID of the extension publisher.
>
> Conditional: You must speci... | |
cloudformation_commands/stack-outputs-and-references5_45_0.txt | * Azure AD
* Azure AD
* Okta
* Okta
* OneLogin
* OneLogin
* FAQ
* FAQ
* Insights | |
cloudformation_commands/cloudformation_commands_7_4.txt | ed on a stack instance.
* [ ← describe-stack-events ](describe-stack-events.html "previous chapter \(use the left arrow\)") /
* [ describe-stack-resource → ](describe-stack-resource.html "next chapter \(use the right arrow\)")
### Navigation
* [ index ](../../genindex.html "General Index")
* [ next ](descr... | |
cloudformation_commands/stack-outputs-and-references5_116_0.txt | Stack references allow you to access the outputs of one stack from another
stack. This enables developers to create resources even when there are inter-
stack dependencies.
For this section, we are going to create a new Pulumi program that will access
the stack output values from our existing program. | |
cloudformation_commands/cloudformation_commands_28_3.txt | hich users or groups can
manage specific stack sets within the same administrator account. For more
information, see [ Prerequisites: Granting Permissions for Stack Set
Operations
](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-
prereqs.html) in the _CloudFormation User Guide_ .
>
> Executio... | |
cloudformation_commands/cloudformation_commands_62_1.txt |
> The publisher ID of the extension publisher.
>
> Extensions provided by Amazon Web Services are not assigned a publisher ID.
` --public-version-number ` (string)
> The version number of a public third-party extension.
` --cli-input-json ` | ` --cli-input-yaml ` (string) Reads arguments from the JSON string pr... | |
cloudformation_commands/stack-outputs-and-references5_135_0.txt | You exported Lambda properties into stack outputs, and referenced those
outputs across stacks using stack references.
To learn more about creating and managing resources in Pulumi, take a look at
the following resources: | |
cloudformation_commands/cloudformation_commands_35_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_27_2.txt | the following examples, you must have the AWS CLI installed and
configured. See the [ Getting started guide
](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-
started.html) in the _AWS CLI User Guide_ for more information.
Unless otherwise stated, all examples have unix-like quotation rules. These
ex... | |
cloudformation_commands/cloudformation_commands_50_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_38_0.txt | [ AWS CLI Command Reference ](../../../index.html)
* [ Home ](../../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../../genindex... | |
cloudformation_commands/cloudformation_commands_68_3.txt | activate-organizations-access.html "previous chapter \(use the left arrow\)") /
* [ batch-describe-type-configurations → ](batch-describe-type-configurations.html "next chapter \(use the right arrow\)")
### Navigation
* [ index ](../../genindex.html "General Index")
* [ next ](batch-describe-type-configuratio... | |
cloudformation_commands/cloudformation_commands_82_6.txt | blobs. The default format is
base64. The base64 format expects binary blobs to be provided as a base64
encoded string. The raw-in-base64-out format preserves compatibility with AWS
CLI V1 behavior and binary values must be passed literally. When providing
contents from a file that map to a binary blob ` fileb:// ` wil... | |
cloudformation_commands/cloudformation_commands_61_2.txt | tPercentage ` , but not both.
>>
>> By default, ` 1 ` is specified.
>
> ConcurrencyMode -> (string)
>
>> Specifies how the concurrency level behaves during the operation execution.
>>
>> * ` STRICT_FAILURE_TOLERANCE ` : This option dynamically lowers the
concurrency level to ensure the number of failed accou... | |
cloudformation_commands/stack-outputs-and-references5_22_0.txt | * Resource options
* Resource options | |
cloudformation_commands/cloudformation_commands_0_2.txt | -ssm-parameter-types) parameter types in the
template.
Shorthand Syntax:
ParameterKey=string,ParameterValue=string,UsePreviousValue=boolean,ResolvedValue=string ...
JSON Syntax:
[
{
"ParameterKey": "string",
"ParameterValue": "string",
"UsePreviousValue... | |
cloudformation_commands/stack-outputs-and-references5_95_0.txt | * A Pulumi account
* [Optional] Create an access token
* The Pulumi CLI
* An Amazon Web Services account
* The AWS CLI
* One of the following languages installed:
* Node.js version 14 or later (for Typescript/Javascript)
* Python version 3.7 or later
Let’s get started! | |
cloudformation_commands/cloudformation_commands_54_3.txt | d ` ResourceType ` parameters can be
> specified.
>
> (string)
Syntax:
"string" "string" ...
Where valid values are:
CAPABILITY_IAM
CAPABILITY_NAMED_IAM
CAPABILITY_AUTO_EXPAND
` --resource-types ` (list)
> The template resource types that you have permissions to work ... | |
cloudformation_commands/cloudformation_commands_79_1.txt | ` --generate-cli-skeleton ` . If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with ` --cli-input-yaml ` .
` ... | |
cloudformation_commands/cloudformation_commands_63_3.txt | for the `
> NextToken ` parameter. If the request returns all results, ` NextToken `
> is set to an empty string.
* [ ← list-imports ](list-imports.html "previous chapter \(use the left arrow\)") /
* [ list-resource-scan-resources → ](list-resource-scan-resources.html "next chapter \(use the right arrow\)")
##... | |
cloudformation_commands/cloudformation_commands_29_3.txt | uired for stack set operations are created.
> By default, ` SELF-MANAGED ` is specified.
>
> * With ` self-managed ` permissions, you must create the administrator
> and execution roles required to deploy to target accounts. For more
> information, see [ Grant Self-Managed Stack Set Permissions
> ](https://docs.aws... | |
cloudformation_commands/export-lambda-function-recommendations.html8_63_0.txt | >> The name of the Amazon S3 bucket used as the destination of an export file.
>
> key -> (string)
> | |
cloudformation_commands/stack-outputs-and-references5_13_0.txt | * Before you begin
* Before you begin
* Create project
* Create project
* Review project
* Review project
* Deploy stack
* Deploy stack
* Modify program
* Modify program
* Deploy... | |
cloudformation_commands/cloudformation_commands_77_2.txt | es have unix-like quotation rules. These
examples will need to be adapted to your terminalâs quoting rules. See [
Using quotation marks with strings
](https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-
quoting-strings.html) in the _AWS CLI User Guide_ .
**To check a drift detection operationâs ... | |
cloudformation_commands/cloudformation_commands_33_7.txt | True ` .
ParentChangeSetId -> (string)
> Specifies the change set ID of the parent change set in the current nested
> change set hierarchy.
RootChangeSetId -> (string)
> Specifies the change set ID of the root change set in the current nested
> change set hierarchy.
OnStackFailure -> (string)
> Determines what a... | |
cloudformation_commands/cloudformation_commands_11_1.txt | )
>>
>>> The logical resource id for this resource in the generated template.
>>
>> ResourceIdentifier -> (map)
>>
>>> A list of up to 256 key-value pairs that identifies the scanned resource.
The key is the name of one of the primary identifiers for the resource.
(Primary identifiers are specified in the ` prima... | |
cloudformation_commands/cloudformation_commands_1_2.txt | t ` .
* base64
* raw-in-base64-out
` --no-cli-pager ` (boolean)
Disable cli pager for output.
` --cli-auto-prompt ` (boolean)
Automatically prompt for CLI input parameters.
` --no-cli-auto-prompt ` (boolean)
Disable automatically prompt for CLI input parameters.
## Examples ¶
### Note
To use the... | |
cloudformation_commands/export-lambda-function-recommendations.html8_44_0.txt | ` --no-paginate ` (boolean)
Disable automatic pagination. | |
cloudformation_commands/cloudformation_commands_58_1.txt | . This may not be specified along with ` --cli-input-yaml ` .
` --starting-token ` (string)
> A token to specify where to start paginating. This is the ` NextToken `
> from a previously truncated response.
>
> For usage examples, see [ Pagination
> ](https://docs.aws.amazon.com/cli/latest/userguide/pagination.htm... | |
cloudformation_commands/22_2_0.txt | Answering my own question
it looks like I should have imported by output name not output export name,
which is bit weird and all the docs I have seen point to export name, but this
is how I was able to make it work | |
cloudformation_commands/cloudformation_commands_55_3.txt | ilureToleranceCount ` depending on
your ` ConcurrencyMode ` . ` MaxConcurrentCount ` is at most one more than
the ` FailureToleranceCount ` if youâre using ` STRICT_FAILURE_TOLERANCE `
.
>>
>> Note that this setting lets you specify the _maximum_ for operations. For
large deployments, under certain circumstanc... | |
cloudformation_commands/cloudformation_commands_15_1.txt | ` --endpoint-url ` (string)
Override commandâs default URL with the given URL.
` --no-verify-ssl ` (boolean)
By default, the AWS CLI uses SSL when communicating with AWS services. For
each SSL connection, the AWS CLI will verify SSL certificates. This option
overrides the default behavior of verifying SSL certif... | |
cloudformation_commands/stack-outputs-and-references5_29_0.txt | * Pulumi glossary
* Pulumi glossary
* Compare to... | |
cloudformation_commands/cloudformation_commands_83_7.txt | ormation template in the current folder that defines a stack that
includes IAM resources.
aws cloudformation create-change-set \
--stack-name my-application \
--change-set-name my-change-set \
--template-body file://template.yaml \
--capabilities CAPABILITY_IAM
Outpu... | |
cloudformation_commands/cloudformation_commands_16_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/stack-outputs-and-references5_65_0.txt | * Automation API
* Get started
* Get started
* Concepts
* Concepts | |
cloudformation_commands/export-lambda-function-recommendations.html8_55_0.txt | ` --cli-connect-timeout ` (int)
The maximum socket connect time in seconds. If the value is set to 0, the
socket connect will be blocking and not timeout. The default value is 60
seconds. | |
cloudformation_commands/stack-outputs-and-references5_69_0.txt | * Compliance Ready Policies
* Policy Manager
* Policy Manager
* Compliance Ready Azurenative Policies
* Compliance Ready Azurenative Policies
* Compliance Ready Aws Policies
* Compliance Ready Aws Policies
* Compliance R... | |
cloudformation_commands/cloudformation_commands_70_8.txt | IT ` to the stack instances in the specified stack
set.
aws cloudformation update-stack-set \
--stack-set-name my-stack-set \
--use-previous-template \
--tags Key=Owner,Value=IT
Output:
{
"OperationId": "e2b60321-6cab-xmpl-bde7-530c6f47950e"
}
... | |
cloudformation_commands/cloudformation_commands_40_2.txt |
aws cloudformation update-termination-protection \
--stack-name my-stack \
--enable-termination-protection
Output:
{
"StackId": "arn:aws:cloudformation:us-west-2:123456789012:stack/my-stack/d0a825a0-e4cd-xmpl-b9fb-061c69e99204"
}
## Output ¶
Stac... | |
cloudformation_commands/cloudformation_commands_59_2.txt | ault for this type.
aws cloudformation set-type-default-version \
--type RESOURCE \
--type-name My::Logs::LogGroup \
--version-id 00000003
This command produces no output.
For more information, see [ Using the CloudFormation Registry
](https://docs.aws.amazon.com/AWSCloudFo... | |
cloudformation_commands/stack-outputs-and-references5_19_0.txt | * Projects
* Project file reference
* Project file reference | |
cloudformation_commands/cloudformation_commands_31_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/export-lambda-function-recommendations.html8_42_0.txt | ` --endpoint-url ` (string)
Override commandâs default URL with the given URL. | |
cloudformation_commands/export-lambda-function-recommendations.html8_0_0.txt | AWS CLI Command Reference
* Home
* User Guide
* Forum
* GitHub | |
cloudformation_commands/cloudformation_commands_59_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_51_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/export-lambda-function-recommendations.html8_51_0.txt | Turn on/off color output.
* on
* off
* auto | |
cloudformation_commands/cloudformation_commands_61_3.txt | ach SSL connection, the AWS CLI will verify SSL certificates. This option
overrides the default behavior of verifying SSL certificates.
` --no-paginate ` (boolean)
Disable automatic pagination.
` --output ` (string)
The formatting style for command output.
* json
* text
* table
* yaml
* yaml-stream... | |
cloudformation_commands/cloudformation_commands_81_1.txt | and adds to the
artifactsâ name when it uploads them to the S3 bucket. The prefix name is a
path name (folder name) for the S3 bucket.
` --kms-key-id ` (string) The ID of an AWS KMS key that the command uses to
encrypt artifacts that are at rest in the S3 bucket.
` --parameter-overrides ` (string) A list of param... | |
cloudformation_commands/stack-outputs-and-references5_32_0.txt | * AWS CloudFormation
* AWS CloudFormation
* AWS CDK
* AWS CDK
* Cloud SDKs
* Cloud SDKs
* Serverless Framework
* Serverless Framework
* OpenTofu
* OpenTofu
* Kubernetes YAML
* Kubernetes YAML
* Chef & Pup... | |
cloudformation_commands/stack-outputs-and-references5_28_0.txt | * Assets & archives
* Assets & archives
* Function serialization
* Function serialization | |
cloudformation_commands/stack-outputs-and-references5_101_0.txt | To start, let’s create a new folder in our project named ` s3_writer ` .
Inside of this folder, we’ll create a file named ` lambda_function.py ` and
populate it with code that will write a simple ` .txt ` file to our bucket.
import json
import os
import boto3
import datetime
s3 = bot... | |
cloudformation_commands/stack-outputs-and-references5_90_0.txt | 1. Docs
2. Using Pulumi
3. Stack Outputs and References
# Stack Outputs and References | |
cloudformation_commands/cloudformation_commands_47_3.txt | ring) Reads arguments from the JSON string provided. The JSON string follows the format provided by ` --generate-cli-skeleton ` . If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as t... | |
cloudformation_commands/stack-outputs-and-references5_64_0.txt | * Organizing projects
* Organizing projects
* Automation API | |
cloudformation_commands/cloudformation_commands_1_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/export-lambda-function-recommendations.html8_9_0.txt | You can have only one Lambda function export job in progress per Amazon Web
Services Region.
See also: AWS API Documentation | |
cloudformation_commands/stack-outputs-and-references5_61_0.txt | * Migrate from...
* Migrate from... | |
cloudformation_commands/manual.html9_4_0.txt | Disaster Recovery on AWS > AWS Services > Compute > AWS Lambda > AWS
Lambda - Manual Copy
* * | |
cloudformation_commands/cloudformation_commands_70_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_54_1.txt | length of 1 byte and a
> maximum length of 51,200 bytes. (For more information, go to [ Template
> Anatomy
> ](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-
> anatomy.html) in the _CloudFormation User Guide_ .)
>
> Conditional: You must specify only one of the following parameters: `
> Templa... | |
cloudformation_commands/stack-outputs-and-references5_107_0.txt | We can see that the outputs we’ve created have been provided as a part of the
update details. We’ll access these outputs via the CLI in the next steps of
the tutorial.
### Access Outputs via the CLI | |
cloudformation_commands/stack-outputs-and-references5_86_0.txt | Pulumi ESC CLI
* Commands | |
cloudformation_commands/cloudformation_commands_55_0.txt | [ AWS CLI Command Reference ](../../index.html)
* [ Home ](../../index.html)
* [ User Guide ](https://docs.aws.amazon.com/cli/latest/userguide/)
* [ Forum ](https://forums.aws.amazon.com/forum.jspa?forumID=150)
* [ GitHub ](https://github.com/aws/aws-cli)
### Navigation
* [ index ](../../genindex.html "Ge... | |
cloudformation_commands/cloudformation_commands_0_1.txt | stack set updates.
>>
>> (string)
>
> AccountsUrl -> (string)
>
>> Returns the value of the ` AccountsUrl ` property.
>
> OrganizationalUnitIds -> (list)
>
>> The organization root ID or organizational unit (OU) IDs to which StackSets
deploys.
>>
>> (string)
>
> AccountFilterType -> (string)
>
>> Limit depl... | |
cloudformation_commands/cloudformation_commands_63_2.txt | municating with AWS services. For
each SSL connection, the AWS CLI will verify SSL certificates. This option
overrides the default behavior of verifying SSL certificates.
` --no-paginate ` (boolean)
Disable automatic pagination.
` --output ` (string)
The formatting style for command output.
* json
* text
... | |
cloudformation_commands/cloudformation_commands_16_2.txt | est/userguide/cli-chap-getting-
started.html) in the _AWS CLI User Guide_ for more information.
Unless otherwise stated, all examples have unix-like quotation rules. These
examples will need to be adapted to your terminalâs quoting rules. See [
Using quotation marks with strings
](https://docs.aws.amazon.com/cli/lat... | |
cloudformation_commands/cloudformation_commands_45_2.txt | om a file that map to a binary blob ` fileb:// ` will always be
treated as binary and use the file contents directly regardless of the ` cli-
binary-format ` setting. When using ` file:// ` the file contents will need
to properly formatted for the configured ` cli-binary-format ` .
* base64
* raw-in-base64-ou... | |
cloudformation_commands/cloudformation_commands_84_1.txt | -type-prefix ` (string)
> If specified, the returned resources will be of any of the resource types
> with the specified prefix.
` --tag-key ` (string)
> If specified, the returned resources will have a matching tag key.
` --tag-value ` (string)
> If specified, the returned resources will have a matching tag va... | |
cloudformation_commands/manual.html9_14_0.txt | You can also create AWS Lambda functions using the AWS CLI. To do this, use
the method below:
aws lambda create-function --function-name funcao-teste --zip-file fileb://meufonte.zip --handler meuhandler --runtime meuruntime --role arn:aws:iam:meuaccountid:role/minharole
| |
cloudformation_commands/stack-outputs-and-references5_136_0.txt | * Learn more about stack outputs and references in the Pulumi documentation.
* Learn more about Pulumi inputs and outputs in the Pulumi documentation.
## On this page | |
Mmdn_fetch_File/819540cc6ee31eac647f_7_0.txt | Instantly share code, notes, and snippets. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.