404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.15.226.5: ~ $
Packages the local artifacts (local paths) that your AWS CloudFormation template
references. The command uploads local artifacts, such as source code for an AWS
Lambda function or a Swagger file for an AWS API Gateway REST API, to an S3
bucket. The command returns a copy of your template, replacing references to
local artifacts with the S3 location where the command uploaded the artifacts.

Use this command to quickly upload local artifacts that might be required by
your template. After you package your template's artifacts, run the ``deploy``
command to deploy the returned template.

This command can upload local artifacts referenced in the following places:


    - ``BodyS3Location`` property for the ``AWS::ApiGateway::RestApi`` resource
    - ``Code`` property for the ``AWS::Lambda::Function`` resource
    - ``Content`` property for the ``AWS::Lambda::LayerVersion`` resource
    - ``CodeUri`` property for the ``AWS::Serverless::Function`` resource
    - ``ContentUri`` property for the ``AWS::Serverless::LayerVersion`` resource
    - ``Location`` property for the ``AWS::Serverless::Application`` resource
    - ``DefinitionS3Location`` property for the ``AWS::AppSync::GraphQLSchema`` resource
    - ``RequestMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource
    - ``ResponseMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource
    - ``RequestMappingTemplateS3Location`` property for the ``AWS::AppSync::FunctionConfiguration`` resource
    - ``ResponseMappingTemplateS3Location`` property for the ``AWS::AppSync::FunctionConfiguration`` resource
    - ``DefinitionUri`` property for the ``AWS::Serverless::Api`` resource
    - ``Location`` parameter for the ``AWS::Include`` transform
    - ``SourceBundle`` property for the ``AWS::ElasticBeanstalk::ApplicationVersion`` resource
    - ``TemplateURL`` property for the ``AWS::CloudFormation::Stack`` resource
    - ``Command.ScriptLocation`` property for the ``AWS::Glue::Job`` resource
    - ``DefinitionS3Location`` property for the ``AWS::StepFunctions::StateMachine`` resource
    - ``DefinitionUri`` 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 to your template's location.

For example, if your AWS Lambda function source code is in the
``/home/user/code/lambdafunction/`` folder, specify
``CodeUri: /home/user/code/lambdafunction`` for the
``AWS::Serverless::Function`` resource. The command returns a template and replaces
the local path with the S3 location: ``CodeUri: s3://mybucket/lambdafunction.zip``.

If you specify a file, the command directly uploads it to the S3 bucket. If you
specify a folder, the command zips the folder and then uploads the .zip file.
For most resources, if you don't specify a path, the command zips and uploads the
current working directory. The exception is ``AWS::ApiGateway::RestApi``;
if you don't specify a ``BodyS3Location``, this command will not upload an artifact to S3.

Before the command uploads artifacts, it checks if the artifacts are already
present in the S3 bucket to prevent unnecessary uploads. The command uses MD5
checksums to compare files. If the values match, the command doesn't upload the
artifacts. Use the ``--force-upload flag`` to skip this check and always upload the
artifacts.


Filemanager

Name Type Size Permission Actions
wait Folder 0755
_deploy_description.rst File 392 B 0644
_package_description.rst File 3.46 KB 0644
activate-type.rst File 676 B 0644
batch-describe-type-configurations.rst File 1.27 KB 0644
cancel-update-stack.rst File 217 B 0644
continue-update-rollback.rst File 276 B 0755
create-change-set.rst File 766 B 0755
create-stack-instances.rst File 700 B 0755
create-stack-set.rst File 591 B 0755
create-stack.rst File 710 B 0644
deactivate-type.rst File 535 B 0644
delete-change-set.rst File 638 B 0755
delete-stack-instances.rst File 548 B 0755
delete-stack-set.rst File 328 B 0755
delete-stack.rst File 203 B 0755
deploy.rst File 1.18 KB 0644
deregister-type.rst File 583 B 0644
describe-account-limits.rst File 576 B 0755
describe-change-set.rst File 2.31 KB 0755
describe-publisher.rst File 751 B 0644
describe-stack-drift-detection-status.rst File 773 B 0755
describe-stack-events.rst File 1.64 KB 0755
describe-stack-instance.rst File 1.27 KB 0755
describe-stack-resource-drifts.rst File 2.28 KB 0755
describe-stack-resource.rst File 958 B 0755
describe-stack-resources.rst File 2.08 KB 0755
describe-stack-set-operation.rst File 1.24 KB 0755
describe-stack-set.rst File 1.05 KB 0755
describe-stacks.rst File 1.41 KB 0644
describe-type-registration.rst File 878 B 0644
describe-type.rst File 1.03 KB 0644
detect-stack-drift.rst File 425 B 0755
detect-stack-resource-drift.rst File 2.13 KB 0755
detect-stack-set-drift.rst File 740 B 0644
estimate-template-cost.rst File 419 B 0755
execute-change-set.rst File 567 B 0755
get-stack-policy.rst File 659 B 0755
get-template-summary.rst File 736 B 0755
get-template.rst File 1.05 KB 0644
list-change-sets.rst File 823 B 0755
list-exports.rst File 1.02 KB 0755
list-imports.rst File 365 B 0755
list-stack-instances.rst File 1.66 KB 0755
list-stack-resources.rst File 1.57 KB 0755
list-stack-set-operation-results.rst File 1.13 KB 0755
list-stack-set-operations.rst File 932 B 0755
list-stack-sets.rst File 498 B 0755
list-stacks.rst File 843 B 0644
list-type-registrations.rst File 751 B 0644
list-type-versions.rst File 593 B 0644
list-types.rst File 1.27 KB 0644
package.rst File 346 B 0644
publish-type.rst File 692 B 0644
register-publisher.rst File 544 B 0644
register-type.rst File 710 B 0644
set-stack-policy.rst File 753 B 0755
set-type-configuration.rst File 797 B 0644
set-type-default-version.rst File 531 B 0644
signal-resource.rst File 397 B 0755
stop-stack-set-operation.rst File 346 B 0755
test-type.rst File 682 B 0644
update-stack-instances.rst File 657 B 0755
update-stack-set.rst File 435 B 0755
update-stack.rst File 1.35 KB 0644
update-termination-protection.rst File 435 B 0755
validate-template.rst File 813 B 0644