Creates a new entitlement. Entitlements control access to specific applications within a stack, based on user attributes. Entitlements apply to SAML 2.0 federated user identities. Amazon AppStream 2.0 user pool and streaming URL users are entitled to all applications in a stack. Entitlements don't apply to the desktop stream view application, or to applications managed by a dynamic app provider using the Dynamic Application Framework.
See https://www.paws-r-sdk.com/docs/appstream_create_entitlement/ for full documentation.
appstream_create_entitlement(
Name,
StackName,
Description = NULL,
AppVisibility,
Attributes
)
[required] The name of the entitlement.
[required] The name of the stack with which the entitlement is associated.
The description of the entitlement.
[required] Specifies whether all or selected apps are entitled.
[required] The attributes of the entitlement.