404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.17.61.147: ~ $
**To get license configuration information**

The following ``get-license-configuration`` example displays details for the specified license configuration. ::

    aws license-manager get-license-configuration \
        --license-configuration-arn arn:aws:license-manager:us-west-2:123456789012:license-configuration:lic-38b658717b87478aaa7c00883EXAMPLE

Output::

    {
        "LicenseConfigurationId": "lic-38b658717b87478aaa7c00883EXAMPLE",
        "LicenseConfigurationArn": "arn:aws:license-manager:us-west-2:123456789012:license-configuration:lic-38b658717b87478aaa7c00883EXAMPLE",
        "Name": "my-license-configuration",
        "LicenseCountingType": "vCPU",
        "LicenseRules": [],
        "LicenseCountHardLimit": false,
        "ConsumedLicenses": 0,
        "Status": "AVAILABLE",
        "OwnerAccountId": "123456789012",
        "ConsumedLicenseSummaryList": [
            {
                "ResourceType": "EC2_INSTANCE",
                "ConsumedLicenses": 0
            },
            {
                "ResourceType": "EC2_HOST",
                "ConsumedLicenses": 0
            },
            {
                "ResourceType": "SYSTEMS_MANAGER_MANAGED_INSTANCE",
                "ConsumedLicenses": 0
            }
        ],
        "ManagedResourceSummaryList": [
            {
                "ResourceType": "EC2_INSTANCE",
                "AssociationCount": 0
            },
            {
                "ResourceType": "EC2_HOST",
                "AssociationCount": 0
            },
            {
                "ResourceType": "EC2_AMI",
                "AssociationCount": 2
            },
            {
                "ResourceType": "SYSTEMS_MANAGER_MANAGED_INSTANCE",
                "AssociationCount": 0
            }
        ]
    }

Filemanager

Name Type Size Permission Actions
create-license-configuration.rst File 1.06 KB 0755
delete-license-configuration.rst File 374 B 0755
get-license-configuration.rst File 1.74 KB 0755
get-service-settings.rst File 768 B 0755
list-associations-for-license-configuration.rst File 1 KB 0755
list-license-configurations.rst File 2.42 KB 0755
list-license-specifications-for-resource.rst File 525 B 0755
list-resource-inventory.rst File 1.42 KB 0755
list-tags-for-resource.rst File 482 B 0755
list-usage-for-license-configuration.rst File 944 B 0755
tag-resource.rst File 404 B 0755
untag-resource.rst File 412 B 0755
update-license-configuration.rst File 861 B 0755
update-license-specifications-for-resource.rst File 799 B 0755
update-service-settings.rst File 544 B 0755