404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.14.252.26: ~ $
**To create a configuration profile**

The following ``create-configuration-profile`` example creates a configuration profile using a configuration stored in Parameter Store, a capability of Systems Manager. ::

    aws appconfig create-configuration-profile \
        --application-id "339ohji" \
        --name "Example-Configuration-Profile" \
        --location-uri "ssm-parameter://Example-Parameter" \
        --retrieval-role-arn "arn:aws:iam::111122223333:role/Example-App-Config-Role"

Output::

    {
        "ApplicationId": "339ohji",
        "Description": null,
        "Id": "ur8hx2f",
        "LocationUri": "ssm-parameter://Example-Parameter",
        "Name": "Example-Configuration-Profile",
        "RetrievalRoleArn": "arn:aws:iam::111122223333:role/Example-App-Config-Role",
        "Type": null,
        "Validators": null
    }

For more information, see `Step 3: Creating a configuration and a configuration profile  <https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-configuration-and-profile.html>`__ in the *AWS AppConfig User Guide*.

Filemanager

Name Type Size Permission Actions
create-application.rst File 628 B 0644
create-configuration-profile.rst File 1.06 KB 0644
create-environment.rst File 721 B 0644
create-extension-association.rst File 1003 B 0644
create-extension.rst File 1.34 KB 0644
create-hosted-configuration-version.rst File 1.13 KB 0644
delete-application.rst File 420 B 0644
delete-configuration-profile.rst File 537 B 0644
delete-deployment-strategy.rst File 465 B 0644
delete-environment.rst File 457 B 0644
delete-extension-association.rst File 519 B 0644
delete-extension.rst File 476 B 0644
delete-hosted-configuration-version.rst File 639 B 0644
get-application.rst File 563 B 0644
get-configuration-profile.rst File 798 B 0644
get-configuration.rst File 1.09 KB 0644
get-deployment-strategy.rst File 716 B 0644
get-deployment.rst File 2.97 KB 0644
get-environment.rst File 598 B 0644
get-extension-association.rst File 851 B 0644
get-extension.rst File 1.11 KB 0644
get-hosted-configuration-version.rst File 978 B 0644
list-applications.rst File 722 B 0755
list-configuration-profiles.rst File 778 B 0755
list-deployment-strategies.rst File 1.96 KB 0644
list-deployments.rst File 1.07 KB 0644
list-environments.rst File 683 B 0755
list-extension-associations.rst File 863 B 0644
list-extensions.rst File 3.75 KB 0644
list-hosted-configuration-versions.rst File 951 B 0644
list-tags-for-resource.rst File 544 B 0644
start-deployment.rst File 1.5 KB 0644
stop-deployment.rst File 680 B 0644
tag-resource.rst File 491 B 0644
untag-resource.rst File 532 B 0644
update-application.rst File 598 B 0644
update-configuration-profile.rst File 935 B 0644
update-deployment-strategy.rst File 773 B 0644
update-environment.rst File 677 B 0644
update-extension-association.rst File 929 B 0644
update-extension.rst File 1.29 KB 0644
validate-configuration.rst File 585 B 0644