404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To list all AWS AppConfig extensions in your AWS account for an AWS Region**

The following ``list-extensions`` example lists all AWS AppConfig extensions for the current AWS account in a specific AWS Region. The command returns custom and AWS authored extensions. ::

    aws appconfig list-extensions \
        --region us-west-2 

Output::

    {
        "Items": [
            {
                "Id": "1A2B3C4D",
                "Name": "S3-backup-extension",
                "VersionNumber": 1,
                "Arn": "arn:aws:appconfig:us-west-2:123456789012:extension/1A2B3C4D/1"
            },
            {
                "Id": "AWS.AppConfig.FeatureFlags",
                "Name": "AppConfig Feature Flags Helper",
                "VersionNumber": 1,
                "Arn": "arn:aws:appconfig:us-west-2::extension/AWS.AppConfig.FeatureFlags/1",
                "Description": "Validates AppConfig feature flag data automatically against a JSON schema that includes structure and constraints. Also transforms feature flag data prior to sending to the client. This extension is automatically associated to configuration profiles with type \"AWS.AppConfig.FeatureFlags\"."
            },
            {
                "Id": "AWS.AppConfig.JiraIntegration",
                "Name": "AppConfig integration with Atlassian Jira",
                "VersionNumber": 1,
                "Arn": "arn:aws:appconfig:us-west-2::extension/AWS.AppConfig.JiraIntegration/1",
                "Description": "Exports feature flag data from AWS AppConfig into Jira. The lifecycle of each feature flag in AppConfig is tracked in Jira as an individual issue. Customers can see in Jira when flags are updated, turned on or off. Works in conjunction with the AppConfig app in the Atlassian Marketplace and is automatically associated to configuration profiles configured within that app."
            },
            {
                "Id": "AWS.AppConfig.DeploymentNotificationsToEventBridge",
                "Name": "AppConfig deployment events to Amazon EventBridge",
                "VersionNumber": 1,
                "Arn": "arn:aws:appconfig:us-west-2::extension/AWS.AppConfig.DeploymentNotificationsToEventBridge/1",
                "Description": "Sends events to Amazon EventBridge when a deployment of configuration data in AppConfig is started, completed, or rolled back. Can be associated to the following resources in AppConfig: Application, Environment, Configuration Profile."
            },
            {
                "Id": "AWS.AppConfig.DeploymentNotificationsToSqs",
                "Name": "AppConfig deployment events to Amazon SQS",
                "VersionNumber": 1,
                "Arn": "arn:aws:appconfig:us-west-2::extension/AWS.AppConfig.DeploymentNotificationsToSqs/1",
                "Description": "Sends messages to the configured Amazon SQS queue when a deployment of configuration data in AppConfig is started, completed, or rolled back. Can be associated to the following resources in AppConfig: Application, Environment, Configuration Profile."
            },
            {
                "Id": "AWS.AppConfig.DeploymentNotificationsToSns",
                "Name": "AppConfig deployment events to Amazon SNS",
                "VersionNumber": 1,
                "Description": "Sends events to the configured Amazon SNS topic when a deployment of configuration data in AppConfig is started, completed, or rolled back. Can be associated to the following resources in AppConfig: Application, Environment, Configuration Profile."
            }
        ]
    }

For more information, see `Working with AWS AppConfig extensions <https://docs.aws.amazon.com/appconfig/latest/userguide/working-with-appconfig-extensions.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